#C8D4E4#C8D4E4
#C8D4E4 is a very light, muted cyan. Relative luminance 0.650; OKLCH L 86.6% C 0.026 H 255.6°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D4E4 |
|---|---|
| RGB | rgb(200, 212, 228) |
| HSL | hsl(214, 34%, 84%) |
| HSV | hsv(214, 12%, 89%) |
| CMYK | cmyk(12.3%, 7%, 0%, 10.6%) |
| CIE-LAB | lab(84.47, -0.90, -9.25) |
| CIE-LCH | lch(84.47, 9.30, 264.42°) |
| OKLab | oklab(86.57% -0.0064 -0.0249) |
| OKLCH | oklch(86.57% 0.026 255.6) |
| XYZ | xyz(61.3633, 64.9669, 82.6907) |
| Luminance | 0.6497 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.35
Lightsteelblue
#B0C4DE
ΔE00 5.62
Fog
#D8DCE0
ΔE00 5.77
Cloudy Blue
#ACC2D9
ΔE00 5.97
Light Gray
#D3D3D3
ΔE00 7.73
Lavender (CSS)
#E6E6FA
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D4E4 #E4D8C8
analogous
#C8E2E4 #C8D4E4 #CAC8E4
triadic
#C8D4E4 #E4C8D4 #D4E4C8
tetradic
#C8D4E4 #E4C8E2 #E4D8C8 #C8E4CA
square
#C8D4E4 #E4C8E2 #E4D8C8 #C8E4CA
split-complementary
#C8D4E4 #E4CAC8 #E2E4C8
monochromatic
#7694BC #9FB4D0 #C8D4E4 #EAEFF5 #EAEFF5
Accessibility & contrast
On white
1.50
#C8D4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#C8D4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D4E4
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D4E4 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD4E5
Deuteranopia (green-blind)
#CCD2E4
Tritanopia (blue-blind)
#C1D7D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c8d4e4; /* rgb */ color: rgb(200, 212, 228); /* oklch */ color: oklch(86.6% 0.026 255.6);
Tailwind
colors: {
custom: {
50: '#d8e1ec',
500: '#c8d4e4',
950: '#000000',
},
}SCSS
$custom: #c8d4e4; $custom-light: #d8e1ec; $custom-dark: #000000;
JSON
{
"hex": "#c8d4e4",
"rgb": {
"r": 200,
"g": 212,
"b": 228
},
"hsl": {
"h": 214.286,
"s": 34.146,
"l": 83.922
},
"oklch": {
"l": 0.86569,
"c": 0.02573,
"h": 255.6
},
"luminance": 0.64968
}Semantic roles & 50–950 ramp
primary
#C8D4E4
secondary
#BDAB93
accent
#7B39AD
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484