#C8DAE4#C8DAE4
#C8DAE4 is a very light, muted cyan. Relative luminance 0.680; OKLCH L 87.8% C 0.024 H 231.9°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DAE4 |
|---|---|
| RGB | rgb(200, 218, 228) |
| HSL | hsl(201, 34%, 84%) |
| HSV | hsv(201, 12%, 89%) |
| CMYK | cmyk(12.3%, 4.4%, 0%, 10.6%) |
| CIE-LAB | lab(86.02, -4.03, -6.95) |
| CIE-LCH | lch(86.02, 8.04, 239.89°) |
| OKLab | oklab(87.79% -0.0147 -0.0187) |
| OKLCH | oklch(87.79% 0.024 231.9) |
| XYZ | xyz(62.8911, 68.0225, 83.2000) |
| Luminance | 0.6802 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.53
Lightblue
#ADD8E6
ΔE00 7.00
Light Blue Grey
#B7C9E2
ΔE00 7.52
Light Gray
#D3D3D3
ΔE00 7.69
Gainsboro
#DCDCDC
ΔE00 7.71
Silver (survey)
#C5C9C7
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DAE4 #E4D2C8
analogous
#C8E4E0 #C8DAE4 #C8CCE4
triadic
#C8DAE4 #E4C8DA #DAE4C8
tetradic
#C8DAE4 #E0C8E4 #E4D2C8 #CCE4C8
square
#C8DAE4 #E0C8E4 #E4D2C8 #CCE4C8
split-complementary
#C8DAE4 #E4C8CC #E4E0C8
monochromatic
#76A3BC #9FBED0 #C8DAE4 #EAF1F5 #EAF1F5
Accessibility & contrast
On white
1.44
#C8DAE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#C8DAE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DAE4
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DAE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DAE4 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D9E5
Deuteranopia (green-blind)
#D1D6E4
Tritanopia (blue-blind)
#C1DDDD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c8dae4; /* rgb */ color: rgb(200, 218, 228); /* oklch */ color: oklch(87.8% 0.024 231.9);
Tailwind
colors: {
custom: {
50: '#d8e5ec',
500: '#c8dae4',
950: '#000000',
},
}SCSS
$custom: #c8dae4; $custom-light: #d8e5ec; $custom-dark: #000000;
JSON
{
"hex": "#c8dae4",
"rgb": {
"r": 200,
"g": 218,
"b": 228
},
"hsl": {
"h": 201.429,
"s": 34.146,
"l": 83.922
},
"oklch": {
"l": 0.87789,
"c": 0.0238,
"h": 231.9
},
"luminance": 0.68024
}Semantic roles & 50–950 ramp
primary
#C8DAE4
secondary
#BDA293
accent
#6239AD
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484