#C8D4E7#C8D4E7
#C8D4E7 is a very light, muted blue. Relative luminance 0.651; OKLCH L 86.7% C 0.029 H 259.6°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D4E7 |
|---|---|
| RGB | rgb(200, 212, 231) |
| HSL | hsl(217, 39%, 85%) |
| HSV | hsv(217, 13%, 91%) |
| CMYK | cmyk(13.4%, 8.2%, 0%, 9.4%) |
| CIE-LAB | lab(84.55, -0.29, -10.72) |
| CIE-LCH | lch(84.55, 10.72, 268.44°) |
| OKLab | oklab(86.67% -0.0053 -0.0289) |
| OKLCH | oklch(86.67% 0.029 259.6) |
| XYZ | xyz(61.7834, 65.1349, 84.9031) |
| Luminance | 0.6514 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.77
Lightsteelblue
#B0C4DE
ΔE00 5.19
Cloudy Blue
#ACC2D9
ΔE00 5.92
Fog
#D8DCE0
ΔE00 6.72
Lavender (CSS)
#E6E6FA
ΔE00 7.28
Powder Blue (survey)
#B1D1FC
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D4E7 #E7DBC8
analogous
#C8E4E7 #C8D4E7 #CCC8E7
triadic
#C8D4E7 #E7C8D4 #D4E7C8
tetradic
#C8D4E7 #E7C8E4 #E7DBC8 #C8E7CC
square
#C8D4E7 #E7C8E4 #E7DBC8 #C8E7CC
split-complementary
#C8D4E7 #E7CCC8 #E4E7C8
monochromatic
#7391C2 #9DB3D4 #C8D4E7 #EAEEF6 #EAEEF6
Accessibility & contrast
On white
1.50
#C8D4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#C8D4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D4E7
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D4E7 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED5E8
Deuteranopia (green-blind)
#CBD2E7
Tritanopia (blue-blind)
#C1D8DA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c8d4e7; /* rgb */ color: rgb(200, 212, 231); /* oklch */ color: oklch(86.7% 0.029 259.6);
Tailwind
colors: {
custom: {
50: '#d8e1ee',
500: '#c8d4e7',
950: '#000000',
},
}SCSS
$custom: #c8d4e7; $custom-light: #d8e1ee; $custom-dark: #000000;
JSON
{
"hex": "#c8d4e7",
"rgb": {
"r": 200,
"g": 212,
"b": 231
},
"hsl": {
"h": 216.774,
"s": 39.241,
"l": 84.51
},
"oklch": {
"l": 0.86665,
"c": 0.02939,
"h": 259.6
},
"luminance": 0.65136
}Semantic roles & 50–950 ramp
primary
#C8D4E7
secondary
#C1AF92
accent
#8133B2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485