#C8CEEB#C8CEEB
#C8CEEB is a very light, muted blue. Relative luminance 0.624; OKLCH L 85.6% C 0.041 H 276.3°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CEEB |
|---|---|
| RGB | rgb(200, 206, 235) |
| HSL | hsl(230, 47%, 85%) |
| HSV | hsv(230, 15%, 92%) |
| CMYK | cmyk(14.9%, 12.3%, 0%, 7.8%) |
| CIE-LAB | lab(83.14, 3.70, -14.96) |
| CIE-LCH | lch(83.14, 15.41, 283.89°) |
| OKLab | oklab(85.59% 0.0044 -0.0405) |
| OKLCH | oklch(85.59% 0.041 276.3) |
| XYZ | xyz(60.8827, 62.4193, 87.4217) |
| Luminance | 0.6242 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.96
Periwinkle
#CCCCFF
ΔE00 6.07
Light Periwinkle
#C1C6FC
ΔE00 6.52
Lavender (CSS)
#E6E6FA
ΔE00 6.71
Lightsteelblue
#B0C4DE
ΔE00 6.97
Cloudy Blue
#ACC2D9
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CEEB #EBE5C8
analogous
#C8DFEB #C8CEEB #D3C8EB
triadic
#C8CEEB #EBC8CE #CEEBC8
tetradic
#C8CEEB #EBC8DF #EBE5C8 #C8EBD3
square
#C8CEEB #EBC8DF #EBE5C8 #C8EBD3
split-complementary
#C8CEEB #EBD3C8 #DFEBC8
monochromatic
#6E7ECA #9BA6DB #C8CEEB #E9EBF7 #E9EBF7
Accessibility & contrast
On white
1.56
#C8CEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#C8CEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CEEB
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CEEB | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D0EC
Deuteranopia (green-blind)
#C4CEEA
Tritanopia (blue-blind)
#C0D3D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c8ceeb; /* rgb */ color: rgb(200, 206, 235); /* oklch */ color: oklch(85.6% 0.041 276.3);
Tailwind
colors: {
custom: {
50: '#d9dcf1',
500: '#c8ceeb',
950: '#000000',
},
}SCSS
$custom: #c8ceeb; $custom-light: #d9dcf1; $custom-dark: #000000;
JSON
{
"hex": "#c8ceeb",
"rgb": {
"r": 200,
"g": 206,
"b": 235
},
"hsl": {
"h": 229.714,
"s": 46.667,
"l": 85.294
},
"oklch": {
"l": 0.85594,
"c": 0.04075,
"h": 276.3
},
"luminance": 0.6242
}Semantic roles & 50–950 ramp
primary
#C8CEEB
secondary
#C7BE90
accent
#A22CBA
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485