#C0CBFF color codes
- HEX
- #C0CBFF
- HEX8
- #C0CBFFFF
- HEX8 (Android)
- #FFC0CBFF
- RGB
- rgb(192, 203, 255)
- RGB (%)
- 75%, 80%, 100%
- HSL
- hsl(230, 100%, 88%)
- HSV / HSB
- hsv(230, 25%, 100%)
- CMYK
- cmyk(25%, 20%, 0%, 0%)
- OKLCH
- oklch(0.8513 0.0736 275.41)
- OKLCH (%)
- oklch(85.13% 0.0736 275.41)
- Decimal
- 12635135
What color is #C0CBFF?
#C0CBFF sits at 85% lightness and 0.0736 chroma in OKLCH, hue 275.41°. Its nearest named color is LightSteelBlue.
Shades and tints of #C0CBFF
Tints
Shades
Tones
#C0CBFF color harmonies
Complementary
Analogous
Triadic
Split-complementary
Tetradic
Square
Monochromatic
Using #C0CBFF in CSS
.text { color: #C0CBFF; }
.background { background-color: #C0CBFF; }
.border { border: 2px solid #C0CBFF; }
/* Modern, perceptually uniform */
.text { color: oklch(0.8513 0.0736 275.41); }
/* #C0CBFF at 50% transparency */
.overlay { background-color: #C0CBFF80; }Is #C0CBFF accessible?
#C0CBFF on white text scores 1.59:1; on black text it scores 13.23:1. Black text passes WCAG AAA on #C0CBFF. Recommended text color on a #C0CBFF background: black.
A 13.23:1 vs black
A 1.59:1 vs white
- AA normal ≥ 4.5 Pass
- AA large ≥ 3 Pass
- AAA normal ≥ 7 Pass
- AAA large ≥ 4.5 Pass
Recommended text color: black
CSS
contrast-color() contrast-color(#C0CBFF) → black APCA Lc experimental 77.2 Lc · body text (black text)
WCAG 2.1 AA/AAA is the compliance floor; APCA is an optional readability metric.
Related colors
Nearest featured color: Blue #0000FF. See more in the blue family on the colors hub.
Frequently asked questions
- What color is #C0CBFF?
- #C0CBFF is closest to LightSteelBlue. In RGB it is rgb(192, 203, 255), and in HSL hsl(230, 100%, 88%).
- What is #C0CBFF in RGB?
- #C0CBFF converts to rgb(192, 203, 255) — red 192, green 203, blue 255.
- What text color is readable on #C0CBFF?
- Black text — it has the higher contrast ratio (13.23:1) against #C0CBFF. Black text passes WCAG AAA on #C0CBFF.