#C8DBE3#C8DBE3
#C8DBE3 is a very light, muted cyan. Relative luminance 0.685; OKLCH L 88.0% C 0.023 H 224.9°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DBE3 |
|---|---|
| RGB | rgb(200, 219, 227) |
| HSL | hsl(198, 33%, 84%) |
| HSV | hsv(198, 12%, 89%) |
| CMYK | cmyk(11.9%, 3.5%, 0%, 11%) |
| CIE-LAB | lab(86.25, -4.75, -6.08) |
| CIE-LCH | lch(86.25, 7.72, 232.00°) |
| OKLab | oklab(87.96% -0.0164 -0.0164) |
| OKLCH | oklch(87.96% 0.023 224.9) |
| XYZ | xyz(63.0128, 68.4874, 82.5577) |
| Luminance | 0.6849 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.81
Lightblue
#ADD8E6
ΔE00 6.58
Silver (survey)
#C5C9C7
ΔE00 7.62
Gainsboro
#DCDCDC
ΔE00 7.80
Light Gray
#D3D3D3
ΔE00 7.81
Aliceblue
#F0F8FF
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DBE3 #E3D0C8
analogous
#C8E3DD #C8DBE3 #C8CDE3
triadic
#C8DBE3 #E3C8DB #DBE3C8
tetradic
#C8DBE3 #DDC8E3 #E3D0C8 #CDE3C8
square
#C8DBE3 #DDC8E3 #E3D0C8 #CDE3C8
split-complementary
#C8DBE3 #E3C8CD #E3DDC8
monochromatic
#77A6BA #9FC0CE #C8DBE3 #EBF2F5 #EBF2F5
Accessibility & contrast
On white
1.43
#C8DBE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#C8DBE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DBE3
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DBE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DBE3 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DAE3
Deuteranopia (green-blind)
#D2D6E3
Tritanopia (blue-blind)
#C1DEDD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c8dbe3; /* rgb */ color: rgb(200, 219, 227); /* oklch */ color: oklch(88.0% 0.023 224.9);
Tailwind
colors: {
custom: {
50: '#d8e6eb',
500: '#c8dbe3',
950: '#000000',
},
}SCSS
$custom: #c8dbe3; $custom-light: #d8e6eb; $custom-dark: #000000;
JSON
{
"hex": "#c8dbe3",
"rgb": {
"r": 200,
"g": 219,
"b": 227
},
"hsl": {
"h": 197.778,
"s": 32.53,
"l": 83.725
},
"oklch": {
"l": 0.87963,
"c": 0.02321,
"h": 224.9
},
"luminance": 0.68488
}Semantic roles & 50–950 ramp
primary
#C8DBE3
secondary
#BC9F94
accent
#5C3AAB
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484