#C8DAEF#C8DAEF
#C8DAEF is a very light, muted cyan. Relative luminance 0.687; OKLCH L 88.1% C 0.035 H 252.3°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DAEF |
|---|---|
| RGB | rgb(200, 218, 239) |
| HSL | hsl(212, 55%, 86%) |
| HSV | hsv(212, 16%, 94%) |
| CMYK | cmyk(16.3%, 8.8%, 0%, 6.3%) |
| CIE-LAB | lab(86.33, -1.78, -12.30) |
| CIE-LCH | lch(86.33, 12.43, 261.78°) |
| OKLab | oklab(88.14% -0.0106 -0.0333) |
| OKLCH | oklch(88.14% 0.035 252.3) |
| XYZ | xyz(64.4670, 68.6529, 91.4994) |
| Luminance | 0.6865 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.34
Lightsteelblue
#B0C4DE
ΔE00 5.64
Cloudy Blue
#ACC2D9
ΔE00 6.14
Powder Blue (survey)
#B1D1FC
ΔE00 6.75
Fog
#D8DCE0
ΔE00 7.52
Lavender (CSS)
#E6E6FA
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DAEF #EFDDC8
analogous
#C8EDEF #C8DAEF #C9C8EF
triadic
#C8DAEF #EFC8DA #DAEFC8
tetradic
#C8DAEF #EFC8ED #EFDDC8 #C8EFC9
square
#C8DAEF #EFC8ED #EFDDC8 #C8EFC9
split-complementary
#C8DAEF #EFC9C8 #EDEFC8
monochromatic
#699AD3 #99BAE1 #C8DAEF #E7EFF8 #E7EFF8
Accessibility & contrast
On white
1.43
#C8DAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#C8DAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DAEF
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DAEF | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAF0
Deuteranopia (green-blind)
#CED6EF
Tritanopia (blue-blind)
#BEDFE1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c8daef; /* rgb */ color: rgb(200, 218, 239); /* oklch */ color: oklch(88.1% 0.035 252.3);
Tailwind
colors: {
custom: {
50: '#d9e5f4',
500: '#c8daef',
950: '#000000',
},
}SCSS
$custom: #c8daef; $custom-light: #d9e5f4; $custom-dark: #000000;
JSON
{
"hex": "#c8daef",
"rgb": {
"r": 200,
"g": 218,
"b": 239
},
"hsl": {
"h": 212.308,
"s": 54.93,
"l": 86.078
},
"oklch": {
"l": 0.8814,
"c": 0.03493,
"h": 252.3
},
"luminance": 0.68654
}Semantic roles & 50–950 ramp
primary
#C8DAEF
secondary
#CDB08E
accent
#7923C2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485