#C8DAED#C8DAED
#C8DAED is a very light, muted cyan. Relative luminance 0.685; OKLCH L 88.1% C 0.033 H 249.6°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DAED |
|---|---|
| RGB | rgb(200, 218, 237) |
| HSL | hsl(211, 51%, 86%) |
| HSV | hsv(211, 16%, 93%) |
| CMYK | cmyk(15.6%, 8%, 0%, 7.1%) |
| CIE-LAB | lab(86.27, -2.19, -11.33) |
| CIE-LCH | lch(86.27, 11.54, 259.04°) |
| OKLab | oklab(88.08% -0.0114 -0.0306) |
| OKLCH | oklch(88.08% 0.033 249.6) |
| XYZ | xyz(64.1732, 68.5353, 89.9520) |
| Luminance | 0.6854 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.69
Lightsteelblue
#B0C4DE
ΔE00 5.92
Cloudy Blue
#ACC2D9
ΔE00 6.19
Fog
#D8DCE0
ΔE00 7.01
Powder Blue (survey)
#B1D1FC
ΔE00 7.34
Aliceblue
#F0F8FF
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DAED #EDDBC8
analogous
#C8ECED #C8DAED #C8C8ED
triadic
#C8DAED #EDC8DA #DAEDC8
tetradic
#C8DAED #EDC8EC #EDDBC8 #C8EDC8
square
#C8DAED #EDC8EC #EDDBC8 #C8EDC8
split-complementary
#C8DAED #EDC8C8 #ECEDC8
monochromatic
#6C9CCF #9ABBDE #C8DAED #E8EFF7 #E8EFF7
Accessibility & contrast
On white
1.43
#C8DAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#C8DAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DAED
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DAED | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEE
Deuteranopia (green-blind)
#CFD6ED
Tritanopia (blue-blind)
#BFDEE0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c8daed; /* rgb */ color: rgb(200, 218, 237); /* oklch */ color: oklch(88.1% 0.033 249.6);
Tailwind
colors: {
custom: {
50: '#d9e5f2',
500: '#c8daed',
950: '#000000',
},
}SCSS
$custom: #c8daed; $custom-light: #d9e5f2; $custom-dark: #000000;
JSON
{
"hex": "#c8daed",
"rgb": {
"r": 200,
"g": 218,
"b": 237
},
"hsl": {
"h": 210.811,
"s": 50.685,
"l": 85.686
},
"oklch": {
"l": 0.88075,
"c": 0.03266,
"h": 249.6
},
"luminance": 0.68537
}Semantic roles & 50–950 ramp
primary
#C8DAED
secondary
#CAAD8F
accent
#7527BE
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485