#C8CEE8#C8CEE8
#C8CEE8 is a very light, muted blue. Relative luminance 0.622; OKLCH L 85.5% C 0.037 H 275.3°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CEE8 |
|---|---|
| RGB | rgb(200, 206, 232) |
| HSL | hsl(229, 41%, 85%) |
| HSV | hsv(229, 14%, 91%) |
| CMYK | cmyk(13.8%, 11.2%, 0%, 9%) |
| CIE-LAB | lab(83.04, 3.08, -13.50) |
| CIE-LCH | lch(83.04, 13.85, 282.84°) |
| OKLab | oklab(85.49% 0.0034 -0.0365) |
| OKLCH | oklch(85.49% 0.037 275.3) |
| XYZ | xyz(60.4530, 62.2474, 85.1583) |
| Luminance | 0.6225 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.50
Lavender (CSS)
#E6E6FA
ΔE00 6.42
Lightsteelblue
#B0C4DE
ΔE00 6.58
Periwinkle
#CCCCFF
ΔE00 7.07
Light Periwinkle
#C1C6FC
ΔE00 7.46
Cloudy Blue
#ACC2D9
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CEE8 #E8E2C8
analogous
#C8DEE8 #C8CEE8 #D2C8E8
triadic
#C8CEE8 #E8C8CE #CEE8C8
tetradic
#C8CEE8 #E8C8DE #E8E2C8 #C8E8D2
square
#C8CEE8 #E8C8DE #E8E2C8 #C8E8D2
split-complementary
#C8CEE8 #E8D2C8 #DEE8C8
monochromatic
#7281C4 #9DA8D6 #C8CEE8 #E9ECF6 #E9ECF6
Accessibility & contrast
On white
1.56
#C8CEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#C8CEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CEE8
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CEE8 | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D0E9
Deuteranopia (green-blind)
#C5CEE7
Tritanopia (blue-blind)
#C1D3D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c8cee8; /* rgb */ color: rgb(200, 206, 232); /* oklch */ color: oklch(85.5% 0.037 275.3);
Tailwind
colors: {
custom: {
50: '#d9dcef',
500: '#c8cee8',
950: '#000000',
},
}SCSS
$custom: #c8cee8; $custom-light: #d9dcef; $custom-dark: #000000;
JSON
{
"hex": "#c8cee8",
"rgb": {
"r": 200,
"g": 206,
"b": 232
},
"hsl": {
"h": 228.75,
"s": 41.026,
"l": 84.706
},
"oklch": {
"l": 0.85492,
"c": 0.03665,
"h": 275.3
},
"luminance": 0.62248
}Semantic roles & 50–950 ramp
primary
#C8CEE8
secondary
#C2B992
accent
#9C31B4
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485