#C8D0DA#C8D0DA
#C8D0DA is a very light, near-neutral cyan. Relative luminance 0.625; OKLCH L 85.4% C 0.016 H 253.9°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D0DA |
|---|---|
| RGB | rgb(200, 208, 218) |
| HSL | hsl(213, 20%, 82%) |
| HSV | hsv(213, 8%, 85%) |
| CMYK | cmyk(8.3%, 4.6%, 0%, 14.5%) |
| CIE-LAB | lab(83.15, -0.80, -5.88) |
| CIE-LCH | lch(83.15, 5.93, 262.28°) |
| OKLab | oklab(85.44% -0.0045 -0.0158) |
| OKLCH | oklch(85.44% 0.016 253.9) |
| XYZ | xyz(59.0275, 62.4525, 75.2608) |
| Luminance | 0.6245 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.10
Light Gray
#D3D3D3
ΔE00 5.37
Gainsboro
#DCDCDC
ΔE00 6.09
Silver (survey)
#C5C9C7
ΔE00 6.15
Light Blue Grey
#B7C9E2
ΔE00 6.15
Silver
#C0C0C0
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D0DA #DAD2C8
analogous
#C8D9DA #C8D0DA #C9C8DA
triadic
#C8D0DA #DAC8D0 #D0DAC8
tetradic
#C8D0DA #DAC8D9 #DAD2C8 #C8DAC9
square
#C8D0DA #DAC8D9 #DAD2C8 #C8DAC9
split-complementary
#C8D0DA #DAC9C8 #D9DAC8
monochromatic
#7F91A9 #A3B1C1 #C8D0DA #EDEFF3 #EDEFF3
Accessibility & contrast
On white
1.56
#C8D0DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#C8D0DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D0DA
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D0DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D0DA | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD0DB
Deuteranopia (green-blind)
#CBCEDA
Tritanopia (blue-blind)
#C4D2D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c8d0da; /* rgb */ color: rgb(200, 208, 218); /* oklch */ color: oklch(85.4% 0.016 253.9);
Tailwind
colors: {
custom: {
50: '#d8dee5',
500: '#c8d0da',
950: '#000000',
},
}SCSS
$custom: #c8d0da; $custom-light: #d8dee5; $custom-dark: #000000;
JSON
{
"hex": "#c8d0da",
"rgb": {
"r": 200,
"g": 208,
"b": 218
},
"hsl": {
"h": 213.333,
"s": 19.565,
"l": 81.961
},
"oklch": {
"l": 0.85443,
"c": 0.0164,
"h": 253.9
},
"luminance": 0.62453
}Semantic roles & 50–950 ramp
primary
#C8D0DA
secondary
#B0A497
accent
#78489E
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484