#C8DBE5#C8DBE5
#C8DBE5 is a very light, muted cyan. Relative luminance 0.686; OKLCH L 88.0% C 0.025 H 230.5°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DBE5 |
|---|---|
| RGB | rgb(200, 219, 229) |
| HSL | hsl(201, 36%, 84%) |
| HSV | hsv(201, 13%, 90%) |
| CMYK | cmyk(12.7%, 4.4%, 0%, 10.2%) |
| CIE-LAB | lab(86.30, -4.35, -7.06) |
| CIE-LCH | lch(86.30, 8.29, 238.35°) |
| OKLab | oklab(88.02% -0.0157 -0.019) |
| OKLCH | oklch(88.02% 0.025 230.5) |
| XYZ | xyz(63.2905, 68.5984, 84.0199) |
| Luminance | 0.6860 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.80
Lightblue
#ADD8E6
ΔE00 6.71
Light Blue Grey
#B7C9E2
ΔE00 7.76
Aliceblue
#F0F8FF
ΔE00 7.85
Gainsboro
#DCDCDC
ΔE00 7.96
Light Gray
#D3D3D3
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DBE5 #E5D2C8
analogous
#C8E5E1 #C8DBE5 #C8CDE5
triadic
#C8DBE5 #E5C8DB #DBE5C8
tetradic
#C8DBE5 #E1C8E5 #E5D2C8 #CDE5C8
square
#C8DBE5 #E1C8E5 #E5D2C8 #CDE5C8
split-complementary
#C8DBE5 #E5C8CD #E5E1C8
monochromatic
#75A5BE #9EC0D1 #C8DBE5 #EAF1F5 #EAF1F5
Accessibility & contrast
On white
1.43
#C8DBE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#C8DBE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DBE5
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DBE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DBE5 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DAE6
Deuteranopia (green-blind)
#D2D6E5
Tritanopia (blue-blind)
#C1DEDE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c8dbe5; /* rgb */ color: rgb(200, 219, 229); /* oklch */ color: oklch(88.0% 0.025 230.5);
Tailwind
colors: {
custom: {
50: '#d8e6ed',
500: '#c8dbe5',
950: '#000000',
},
}SCSS
$custom: #c8dbe5; $custom-light: #d8e6ed; $custom-dark: #000000;
JSON
{
"hex": "#c8dbe5",
"rgb": {
"r": 200,
"g": 219,
"b": 229
},
"hsl": {
"h": 200.69,
"s": 35.802,
"l": 84.118
},
"oklch": {
"l": 0.88024,
"c": 0.02465,
"h": 230.5
},
"luminance": 0.686
}Semantic roles & 50–950 ramp
primary
#C8DBE5
secondary
#BEA293
accent
#6037AF
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484