#C8DAEB#C8DAEB
#C8DAEB is a very light, muted cyan. Relative luminance 0.684; OKLCH L 88.0% C 0.030 H 246.6°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DAEB |
|---|---|
| RGB | rgb(200, 218, 235) |
| HSL | hsl(209, 47%, 85%) |
| HSV | hsv(209, 15%, 92%) |
| CMYK | cmyk(14.9%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(86.22, -2.61, -10.36) |
| CIE-LCH | lch(86.22, 10.68, 255.87°) |
| OKLab | oklab(88.01% -0.0121 -0.028) |
| OKLCH | oklch(88.01% 0.03 246.6) |
| XYZ | xyz(63.8826, 68.4191, 88.4217) |
| Luminance | 0.6842 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.17
Lightsteelblue
#B0C4DE
ΔE00 6.31
Cloudy Blue
#ACC2D9
ΔE00 6.36
Fog
#D8DCE0
ΔE00 6.54
Powder Blue (survey)
#B1D1FC
ΔE00 8.02
Aliceblue
#F0F8FF
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DAEB #EBD9C8
analogous
#C8EBEB #C8DAEB #C8C8EB
triadic
#C8DAEB #EBC8DA #DAEBC8
tetradic
#C8DAEB #EBC8EB #EBD9C8 #C8EBC8
square
#C8DAEB #EBC8EB #EBD9C8 #C8EBC8
split-complementary
#C8DAEB #EBC8C8 #EBEBC8
monochromatic
#6E9ECA #9BBCDB #C8DAEB #E9F0F7 #E9F0F7
Accessibility & contrast
On white
1.43
#C8DAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#C8DAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DAEB
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DAEB | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEC
Deuteranopia (green-blind)
#CFD6EB
Tritanopia (blue-blind)
#BFDEDF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c8daeb; /* rgb */ color: rgb(200, 218, 235); /* oklch */ color: oklch(88.0% 0.030 246.6);
Tailwind
colors: {
custom: {
50: '#d9e5f1',
500: '#c8daeb',
950: '#000000',
},
}SCSS
$custom: #c8daeb; $custom-light: #d9e5f1; $custom-dark: #000000;
JSON
{
"hex": "#c8daeb",
"rgb": {
"r": 200,
"g": 218,
"b": 235
},
"hsl": {
"h": 209.143,
"s": 46.667,
"l": 85.294
},
"oklch": {
"l": 0.8801,
"c": 0.03047,
"h": 246.6
},
"luminance": 0.6842
}Semantic roles & 50–950 ramp
primary
#C8DAEB
secondary
#C7AB90
accent
#712CBA
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485