#C8D0D6#C8D0D6
#C8D0D6 is a very light, near-neutral cyan. Relative luminance 0.622; OKLCH L 85.3% C 0.012 H 239.9°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D0D6 |
|---|---|
| RGB | rgb(200, 208, 214) |
| HSL | hsl(206, 15%, 81%) |
| HSV | hsv(206, 7%, 84%) |
| CMYK | cmyk(6.5%, 2.8%, 0%, 16.1%) |
| CIE-LAB | lab(83.04, -1.57, -3.91) |
| CIE-LCH | lch(83.04, 4.21, 248.06°) |
| OKLab | oklab(85.32% -0.0061 -0.0105) |
| OKLCH | oklch(85.32% 0.012 239.9) |
| XYZ | xyz(58.5104, 62.2457, 72.5374) |
| Luminance | 0.6225 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.46
Light Gray
#D3D3D3
ΔE00 4.26
Silver (survey)
#C5C9C7
ΔE00 4.44
Gainsboro
#DCDCDC
ΔE00 5.17
Silver
#C0C0C0
ΔE00 5.54
Dove Gray
#B6B8BD
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D0D6 #D6CEC8
analogous
#C8D6D5 #C8D0D6 #C8C9D6
triadic
#C8D0D6 #D6C8D0 #D0D6C8
tetradic
#C8D0D6 #D5C8D6 #D6CEC8 #C9D6C8
square
#C8D0D6 #D5C8D6 #D6CEC8 #C9D6C8
split-complementary
#C8D0D6 #D6C8C9 #D6D5C8
monochromatic
#8294A2 #A5B2BC #C8D0D6 #EBEEF0 #EDF0F2
Accessibility & contrast
On white
1.56
#C8D0D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#C8D0D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D0D6
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D0D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D0D6 | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED0D6
Deuteranopia (green-blind)
#CCCED6
Tritanopia (blue-blind)
#C5D2D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c8d0d6; /* rgb */ color: rgb(200, 208, 214); /* oklch */ color: oklch(85.3% 0.012 239.9);
Tailwind
colors: {
custom: {
50: '#d8dee2',
500: '#c8d0d6',
950: '#000000',
},
}SCSS
$custom: #c8d0d6; $custom-light: #d8dee2; $custom-dark: #000000;
JSON
{
"hex": "#c8d0d6",
"rgb": {
"r": 200,
"g": 208,
"b": 214
},
"hsl": {
"h": 205.714,
"s": 14.583,
"l": 81.176
},
"oklch": {
"l": 0.85321,
"c": 0.0121,
"h": 239.9
},
"luminance": 0.62246
}Semantic roles & 50–950 ramp
primary
#C8D0D6
secondary
#ABA098
accent
#6D4D99
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484