#C8DAE1#C8DAE1
#C8DAE1 is a very light, muted cyan. Relative luminance 0.679; OKLCH L 87.7% C 0.022 H 223.0°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DAE1 |
|---|---|
| RGB | rgb(200, 218, 225) |
| HSL | hsl(197, 29%, 83%) |
| HSV | hsv(197, 11%, 88%) |
| CMYK | cmyk(11.1%, 3.1%, 0%, 11.8%) |
| CIE-LAB | lab(85.94, -4.63, -5.49) |
| CIE-LCH | lch(85.94, 7.18, 229.84°) |
| OKLab | oklab(87.7% -0.0158 -0.0148) |
| OKLCH | oklch(87.7% 0.022 223) |
| XYZ | xyz(62.4783, 67.8574, 81.0257) |
| Luminance | 0.6786 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.56
Lightblue
#ADD8E6
ΔE00 6.84
Silver (survey)
#C5C9C7
ΔE00 7.14
Light Gray
#D3D3D3
ΔE00 7.44
Gainsboro
#DCDCDC
ΔE00 7.47
Light Grey
#D8DCD6
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DAE1 #E1CFC8
analogous
#C8E1DB #C8DAE1 #C8CDE1
triadic
#C8DAE1 #E1C8DA #DAE1C8
tetradic
#C8DAE1 #DBC8E1 #E1CFC8 #CDE1C8
square
#C8DAE1 #DBC8E1 #E1CFC8 #CDE1C8
split-complementary
#C8DAE1 #E1C8CD #E1DBC8
monochromatic
#79A5B6 #A0BFCB #C8DAE1 #EBF2F4 #EBF2F4
Accessibility & contrast
On white
1.44
#C8DAE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#C8DAE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DAE1
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DAE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DAE1 | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D9E1
Deuteranopia (green-blind)
#D2D6E1
Tritanopia (blue-blind)
#C2DCDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c8dae1; /* rgb */ color: rgb(200, 218, 225); /* oklch */ color: oklch(87.7% 0.022 223.0);
Tailwind
colors: {
custom: {
50: '#d8e5ea',
500: '#c8dae1',
950: '#000000',
},
}SCSS
$custom: #c8dae1; $custom-light: #d8e5ea; $custom-dark: #000000;
JSON
{
"hex": "#c8dae1",
"rgb": {
"r": 200,
"g": 218,
"b": 225
},
"hsl": {
"h": 196.8,
"s": 29.412,
"l": 83.333
},
"oklch": {
"l": 0.87696,
"c": 0.02166,
"h": 223
},
"luminance": 0.67858
}Semantic roles & 50–950 ramp
primary
#C8DAE1
secondary
#B99F94
accent
#5B3DA8
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484