#C8CEE4#C8CEE4
#C8CEE4 is a very light, muted blue. Relative luminance 0.620; OKLCH L 85.4% C 0.031 H 273.6°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CEE4 |
|---|---|
| RGB | rgb(200, 206, 228) |
| HSL | hsl(227, 34%, 84%) |
| HSV | hsv(227, 12%, 89%) |
| CMYK | cmyk(12.3%, 9.6%, 0%, 10.6%) |
| CIE-LAB | lab(82.93, 2.26, -11.55) |
| CIE-LCH | lch(82.93, 11.77, 281.05°) |
| OKLab | oklab(85.36% 0.002 -0.0311) |
| OKLCH | oklch(85.36% 0.031 273.6) |
| XYZ | xyz(59.8912, 62.0227, 82.2000) |
| Luminance | 0.6202 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.03
Lightsteelblue
#B0C4DE
ΔE00 6.19
Lavender (CSS)
#E6E6FA
ΔE00 6.29
Cloudy Blue
#ACC2D9
ΔE00 7.45
Fog
#D8DCE0
ΔE00 8.35
Periwinkle
#CCCCFF
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CEE4 #E4DEC8
analogous
#C8DCE4 #C8CEE4 #D0C8E4
triadic
#C8CEE4 #E4C8CE #CEE4C8
tetradic
#C8CEE4 #E4C8DC #E4DEC8 #C8E4D0
square
#C8CEE4 #E4C8DC #E4DEC8 #C8E4D0
split-complementary
#C8CEE4 #E4D0C8 #DCE4C8
monochromatic
#7685BC #9FA9D0 #C8CEE4 #EAEDF5 #EAEDF5
Accessibility & contrast
On white
1.57
#C8CEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#C8CEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CEE4
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CEE4 | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D0E5
Deuteranopia (green-blind)
#C6CDE3
Tritanopia (blue-blind)
#C2D2D5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c8cee4; /* rgb */ color: rgb(200, 206, 228); /* oklch */ color: oklch(85.4% 0.031 273.6);
Tailwind
colors: {
custom: {
50: '#d8dcec',
500: '#c8cee4',
950: '#000000',
},
}SCSS
$custom: #c8cee4; $custom-light: #d8dcec; $custom-dark: #000000;
JSON
{
"hex": "#c8cee4",
"rgb": {
"r": 200,
"g": 206,
"b": 228
},
"hsl": {
"h": 227.143,
"s": 34.146,
"l": 83.922
},
"oklch": {
"l": 0.85359,
"c": 0.0312,
"h": 273.6
},
"luminance": 0.62023
}Semantic roles & 50–950 ramp
primary
#C8CEE4
secondary
#BDB493
accent
#9439AD
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484