#C8D0D2#C8D0D2
#C8D0D2 is a very light, near-neutral cyan. Relative luminance 0.620; OKLCH L 85.2% C 0.009 H 214.4°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D0D2 |
|---|---|
| RGB | rgb(200, 208, 210) |
| HSL | hsl(192, 10%, 80%) |
| HSV | hsv(192, 5%, 82%) |
| CMYK | cmyk(4.8%, 1%, 0%, 17.6%) |
| CIE-LAB | lab(82.94, -2.34, -1.93) |
| CIE-LCH | lch(82.94, 3.04, 219.60°) |
| OKLab | oklab(85.2% -0.0076 -0.0052) |
| OKLCH | oklch(85.2% 0.009 214.4) |
| XYZ | xyz(58.0059, 62.0438, 69.8800) |
| Luminance | 0.6204 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.90
Light Gray
#D3D3D3
ΔE00 3.83
Fog
#D8DCE0
ΔE00 3.87
Gainsboro
#DCDCDC
ΔE00 4.85
Light Grey
#D8DCD6
ΔE00 5.04
Silver
#C0C0C0
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D0D2 #D2CAC8
analogous
#C8D2CF #C8D0D2 #C8CBD2
triadic
#C8D0D2 #D2C8D0 #D0D2C8
tetradic
#C8D0D2 #CFC8D2 #D2CAC8 #CBD2C8
square
#C8D0D2 #CFC8D2 #D2CAC8 #CBD2C8
split-complementary
#C8D0D2 #D2C8CB #D2CFC8
monochromatic
#85969B #A6B3B6 #C8D0D2 #EAEDEE #EEF1F1
Accessibility & contrast
On white
1.57
#C8D0D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#C8D0D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D0D2
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D0D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D0D2 | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECFD2
Deuteranopia (green-blind)
#CDCED2
Tritanopia (blue-blind)
#C6D1D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c8d0d2; /* rgb */ color: rgb(200, 208, 210); /* oklch */ color: oklch(85.2% 0.009 214.4);
Tailwind
colors: {
custom: {
50: '#d8dedf',
500: '#c8d0d2',
950: '#000000',
},
}SCSS
$custom: #c8d0d2; $custom-light: #d8dedf; $custom-dark: #000000;
JSON
{
"hex": "#c8d0d2",
"rgb": {
"r": 200,
"g": 208,
"b": 210
},
"hsl": {
"h": 192,
"s": 10,
"l": 80.392
},
"oklch": {
"l": 0.85201,
"c": 0.00919,
"h": 214.4
},
"luminance": 0.62044
}Semantic roles & 50–950 ramp
primary
#C8D0D2
secondary
#A69B98
accent
#5F5194
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484