#C8D1DB#C8D1DB
#C8D1DB is a very light, near-neutral cyan. Relative luminance 0.630; OKLCH L 85.7% C 0.017 H 250.9°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D1DB |
|---|---|
| RGB | rgb(200, 209, 219) |
| HSL | hsl(212, 21%, 82%) |
| HSV | hsv(212, 9%, 86%) |
| CMYK | cmyk(8.7%, 4.6%, 0%, 14.1%) |
| CIE-LAB | lab(83.44, -1.13, -5.99) |
| CIE-LCH | lch(83.44, 6.10, 259.35°) |
| OKLab | oklab(85.68% -0.0056 -0.0161) |
| OKLCH | oklch(85.68% 0.017 250.9) |
| XYZ | xyz(59.4034, 62.9942, 76.0336) |
| Luminance | 0.6300 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.07
Light Gray
#D3D3D3
ΔE00 5.51
Gainsboro
#DCDCDC
ΔE00 6.15
Light Blue Grey
#B7C9E2
ΔE00 6.16
Silver (survey)
#C5C9C7
ΔE00 6.20
Silver
#C0C0C0
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D1DB #DBD2C8
analogous
#C8DBDB #C8D1DB #C9C8DB
triadic
#C8D1DB #DBC8D1 #D1DBC8
tetradic
#C8D1DB #DBC8DB #DBD2C8 #C8DBC9
square
#C8D1DB #DBC8DB #DBD2C8 #C8DBC9
split-complementary
#C8D1DB #DBC9C8 #DBDBC8
monochromatic
#7E93AB #A3B2C3 #C8D1DB #EDF0F3 #EDF0F3
Accessibility & contrast
On white
1.54
#C8D1DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#C8D1DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D1DB
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D1DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D1DB | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED1DC
Deuteranopia (green-blind)
#CBCFDB
Tritanopia (blue-blind)
#C4D3D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c8d1db; /* rgb */ color: rgb(200, 209, 219); /* oklch */ color: oklch(85.7% 0.017 250.9);
Tailwind
colors: {
custom: {
50: '#d8dfe6',
500: '#c8d1db',
950: '#000000',
},
}SCSS
$custom: #c8d1db; $custom-light: #d8dfe6; $custom-dark: #000000;
JSON
{
"hex": "#c8d1db",
"rgb": {
"r": 200,
"g": 209,
"b": 219
},
"hsl": {
"h": 211.579,
"s": 20.879,
"l": 82.157
},
"oklch": {
"l": 0.85677,
"c": 0.01701,
"h": 250.9
},
"luminance": 0.62995
}Semantic roles & 50–950 ramp
primary
#C8D1DB
secondary
#B1A496
accent
#75469F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484