#C8D4EA#C8D4EA
#C8D4EA is a very light, muted blue. Relative luminance 0.653; OKLCH L 86.8% C 0.033 H 262.7°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D4EA |
|---|---|
| RGB | rgb(200, 212, 234) |
| HSL | hsl(219, 45%, 85%) |
| HSV | hsv(219, 15%, 92%) |
| CMYK | cmyk(14.5%, 9.4%, 0%, 8.2%) |
| CIE-LAB | lab(84.64, 0.32, -12.18) |
| CIE-LCH | lch(84.64, 12.18, 271.53°) |
| OKLab | oklab(86.76% -0.0042 -0.0329) |
| OKLCH | oklch(86.76% 0.033 262.7) |
| XYZ | xyz(62.2107, 65.3058, 87.1537) |
| Luminance | 0.6531 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.60
Lightsteelblue
#B0C4DE
ΔE00 5.07
Cloudy Blue
#ACC2D9
ΔE00 6.14
Lavender (CSS)
#E6E6FA
ΔE00 6.94
Powder Blue (survey)
#B1D1FC
ΔE00 7.31
Fog
#D8DCE0
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D4EA #EADEC8
analogous
#C8E5EA #C8D4EA #CDC8EA
triadic
#C8D4EA #EAC8D4 #D4EAC8
tetradic
#C8D4EA #EAC8E5 #EADEC8 #C8EACD
square
#C8D4EA #EAC8E5 #EADEC8 #C8EACD
split-complementary
#C8D4EA #EACDC8 #E5EAC8
monochromatic
#6F8FC8 #9CB1D9 #C8D4EA #E9EEF7 #E9EEF7
Accessibility & contrast
On white
1.49
#C8D4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#C8D4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D4EA
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D4EA | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EB
Deuteranopia (green-blind)
#CAD2E9
Tritanopia (blue-blind)
#C0D8DB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c8d4ea; /* rgb */ color: rgb(200, 212, 234); /* oklch */ color: oklch(86.8% 0.033 262.7);
Tailwind
colors: {
custom: {
50: '#d9e1f0',
500: '#c8d4ea',
950: '#000000',
},
}SCSS
$custom: #c8d4ea; $custom-light: #d9e1f0; $custom-dark: #000000;
JSON
{
"hex": "#c8d4ea",
"rgb": {
"r": 200,
"g": 212,
"b": 234
},
"hsl": {
"h": 218.824,
"s": 44.737,
"l": 85.098
},
"oklch": {
"l": 0.86763,
"c": 0.03317,
"h": 262.7
},
"luminance": 0.65307
}Semantic roles & 50–950 ramp
primary
#C8D4EA
secondary
#C5B391
accent
#872EB8
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485