#C8D1DD#C8D1DD
#C8D1DD is a very light, near-neutral cyan. Relative luminance 0.631; OKLCH L 85.7% C 0.019 H 255.5°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D1DD |
|---|---|
| RGB | rgb(200, 209, 221) |
| HSL | hsl(214, 24%, 83%) |
| HSV | hsv(214, 10%, 87%) |
| CMYK | cmyk(9.5%, 5.4%, 0%, 13.3%) |
| CIE-LAB | lab(83.50, -0.73, -6.97) |
| CIE-LCH | lch(83.50, 7.01, 264.01°) |
| OKLab | oklab(85.74% -0.0048 -0.0187) |
| OKLCH | oklch(85.74% 0.019 255.5) |
| XYZ | xyz(59.6682, 63.1001, 77.4286) |
| Luminance | 0.6310 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.60
Light Blue Grey
#B7C9E2
ΔE00 5.45
Light Gray
#D3D3D3
ΔE00 6.13
Lightsteelblue
#B0C4DE
ΔE00 6.49
Cloudy Blue
#ACC2D9
ΔE00 6.58
Gainsboro
#DCDCDC
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D1DD #DDD4C8
analogous
#C8DCDD #C8D1DD #C9C8DD
triadic
#C8D1DD #DDC8D1 #D1DDC8
tetradic
#C8D1DD #DDC8DC #DDD4C8 #C8DDC9
square
#C8D1DD #DDC8DC #DDD4C8 #C8DDC9
split-complementary
#C8D1DD #DDC9C8 #DCDDC8
monochromatic
#7C92AE #A2B1C6 #C8D1DD #ECEFF3 #ECEFF3
Accessibility & contrast
On white
1.54
#C8D1DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#C8D1DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D1DD
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D1DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D1DD | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DE
Deuteranopia (green-blind)
#CBCFDD
Tritanopia (blue-blind)
#C3D4D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c8d1dd; /* rgb */ color: rgb(200, 209, 221); /* oklch */ color: oklch(85.7% 0.019 255.5);
Tailwind
colors: {
custom: {
50: '#d8dfe7',
500: '#c8d1dd',
950: '#000000',
},
}SCSS
$custom: #c8d1dd; $custom-light: #d8dfe7; $custom-dark: #000000;
JSON
{
"hex": "#c8d1dd",
"rgb": {
"r": 200,
"g": 209,
"b": 221
},
"hsl": {
"h": 214.286,
"s": 23.596,
"l": 82.549
},
"oklch": {
"l": 0.85739,
"c": 0.01933,
"h": 255.5
},
"luminance": 0.63101
}Semantic roles & 50–950 ramp
primary
#C8D1DD
secondary
#B4A796
accent
#7A43A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484