#C0CEEB#C0CEEB
#C0CEEB is a very light, muted blue. Relative luminance 0.613; OKLCH L 85.0% C 0.043 H 265.0°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #C0CEEB |
|---|---|
| RGB | rgb(192, 206, 235) |
| HSL | hsl(220, 52%, 84%) |
| HSV | hsv(220, 18%, 92%) |
| CMYK | cmyk(18.3%, 12.3%, 0%, 7.8%) |
| CIE-LAB | lab(82.56, 1.20, -15.88) |
| CIE-LCH | lch(82.56, 15.92, 274.31°) |
| OKLab | oklab(85% -0.0038 -0.0431) |
| OKLCH | oklch(85% 0.043 265) |
| XYZ | xyz(58.8012, 61.3461, 87.3241) |
| Luminance | 0.6135 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.96
Lightsteelblue
#B0C4DE
ΔE00 4.08
Cloudy Blue
#ACC2D9
ΔE00 5.72
Powder Blue (survey)
#B1D1FC
ΔE00 5.84
Light Periwinkle
#C1C6FC
ΔE00 6.69
Periwinkle
#CCCCFF
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0CEEB #EBDDC0
analogous
#C0E3EB #C0CEEB #C7C0EB
triadic
#C0CEEB #EBC0CE #CEEBC0
tetradic
#C0CEEB #EBC0E3 #EBDDC0 #C0EBC7
square
#C0CEEB #EBC0E3 #EBDDC0 #C0EBC7
split-complementary
#C0CEEB #EBC7C0 #E3EBC0
monochromatic
#6386CE #92AADC #C0CEEB #E8EDF8 #E8EDF8
Accessibility & contrast
On white
1.58
#C0CEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#C0CEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0CEEB
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0CEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0CEEB | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D0EC
Deuteranopia (green-blind)
#C1CCEA
Tritanopia (blue-blind)
#B6D4D7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c0ceeb; /* rgb */ color: rgb(192, 206, 235); /* oklch */ color: oklch(85.0% 0.043 265.0);
Tailwind
colors: {
custom: {
50: '#d3dcf1',
500: '#c0ceeb',
950: '#000000',
},
}SCSS
$custom: #c0ceeb; $custom-light: #d3dcf1; $custom-dark: #000000;
JSON
{
"hex": "#c0ceeb",
"rgb": {
"r": 192,
"g": 206,
"b": 235
},
"hsl": {
"h": 220.465,
"s": 51.807,
"l": 83.725
},
"oklch": {
"l": 0.85003,
"c": 0.04328,
"h": 265
},
"luminance": 0.61347
}Semantic roles & 50–950 ramp
primary
#C0CEEB
secondary
#C7B388
accent
#8D26BF
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485