#C8D0D4#C8D0D4
#C8D0D4 is a very light, near-neutral cyan. Relative luminance 0.621; OKLCH L 85.3% C 0.010 H 228.9°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D0D4 |
|---|---|
| RGB | rgb(200, 208, 212) |
| HSL | hsl(200, 12%, 81%) |
| HSV | hsv(200, 6%, 83%) |
| CMYK | cmyk(5.7%, 1.9%, 0%, 16.9%) |
| CIE-LAB | lab(82.99, -1.96, -2.92) |
| CIE-LCH | lch(82.99, 3.52, 236.18°) |
| OKLab | oklab(85.26% -0.0068 -0.0078) |
| OKLCH | oklch(85.26% 0.01 228.9) |
| XYZ | xyz(58.2566, 62.1441, 71.2004) |
| Luminance | 0.6214 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.53
Silver (survey)
#C5C9C7
ΔE00 3.62
Light Gray
#D3D3D3
ΔE00 3.93
Gainsboro
#DCDCDC
ΔE00 4.91
Silver
#C0C0C0
ΔE00 5.26
Light Grey
#D8DCD6
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D0D4 #D4CCC8
analogous
#C8D4D2 #C8D0D4 #C8CAD4
triadic
#C8D0D4 #D4C8D0 #D0D4C8
tetradic
#C8D0D4 #D2C8D4 #D4CCC8 #CAD4C8
square
#C8D0D4 #D2C8D4 #D4CCC8 #CAD4C8
split-complementary
#C8D0D4 #D4C8CA #D4D2C8
monochromatic
#83959E #A6B3B9 #C8D0D4 #EAEDEF #EEF0F2
Accessibility & contrast
On white
1.56
#C8D0D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#C8D0D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D0D4
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D0D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D0D4 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED0D4
Deuteranopia (green-blind)
#CCCED4
Tritanopia (blue-blind)
#C5D1D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c8d0d4; /* rgb */ color: rgb(200, 208, 212); /* oklch */ color: oklch(85.3% 0.010 228.9);
Tailwind
colors: {
custom: {
50: '#d8dee1',
500: '#c8d0d4',
950: '#000000',
},
}SCSS
$custom: #c8d0d4; $custom-light: #d8dee1; $custom-dark: #000000;
JSON
{
"hex": "#c8d0d4",
"rgb": {
"r": 200,
"g": 208,
"b": 212
},
"hsl": {
"h": 200,
"s": 12.245,
"l": 80.784
},
"oklch": {
"l": 0.85261,
"c": 0.01038,
"h": 228.9
},
"luminance": 0.62145
}Semantic roles & 50–950 ramp
primary
#C8D0D4
secondary
#A89D98
accent
#674F96
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484