#C8D6EA#C8D6EA
#C8D6EA is a very light, muted blue. Relative luminance 0.663; OKLCH L 87.2% C 0.032 H 257.2°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D6EA |
|---|---|
| RGB | rgb(200, 214, 234) |
| HSL | hsl(215, 45%, 85%) |
| HSV | hsv(215, 15%, 92%) |
| CMYK | cmyk(14.5%, 8.5%, 0%, 8.2%) |
| CIE-LAB | lab(85.16, -0.72, -11.41) |
| CIE-LCH | lch(85.16, 11.43, 266.37°) |
| OKLab | oklab(87.17% -0.007 -0.0308) |
| OKLCH | oklch(87.17% 0.032 257.2) |
| XYZ | xyz(62.7138, 66.3119, 87.3213) |
| Luminance | 0.6631 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.75
Lightsteelblue
#B0C4DE
ΔE00 5.18
Cloudy Blue
#ACC2D9
ΔE00 5.88
Fog
#D8DCE0
ΔE00 7.03
Powder Blue (survey)
#B1D1FC
ΔE00 7.30
Lavender (CSS)
#E6E6FA
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D6EA #EADCC8
analogous
#C8E7EA #C8D6EA #CBC8EA
triadic
#C8D6EA #EAC8D6 #D6EAC8
tetradic
#C8D6EA #EAC8E7 #EADCC8 #C8EACB
square
#C8D6EA #EAC8E7 #EADCC8 #C8EACB
split-complementary
#C8D6EA #EACBC8 #E7EAC8
monochromatic
#6F94C8 #9CB5D9 #C8D6EA #E9EEF7 #E9EEF7
Accessibility & contrast
On white
1.47
#C8D6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#C8D6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D6EA
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D6EA | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EB
Deuteranopia (green-blind)
#CCD3EA
Tritanopia (blue-blind)
#C0DADC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c8d6ea; /* rgb */ color: rgb(200, 214, 234); /* oklch */ color: oklch(87.2% 0.032 257.2);
Tailwind
colors: {
custom: {
50: '#d9e2f0',
500: '#c8d6ea',
950: '#000000',
},
}SCSS
$custom: #c8d6ea; $custom-light: #d9e2f0; $custom-dark: #000000;
JSON
{
"hex": "#c8d6ea",
"rgb": {
"r": 200,
"g": 214,
"b": 234
},
"hsl": {
"h": 215.294,
"s": 44.737,
"l": 85.098
},
"oklch": {
"l": 0.87167,
"c": 0.03159,
"h": 257.2
},
"luminance": 0.66313
}Semantic roles & 50–950 ramp
primary
#C8D6EA
secondary
#C5B091
accent
#7F2EB8
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485