#C8D0DB#C8D0DB
#C8D0DB is a very light, near-neutral cyan. Relative luminance 0.625; OKLCH L 85.5% C 0.018 H 256.3°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D0DB |
|---|---|
| RGB | rgb(200, 208, 219) |
| HSL | hsl(215, 21%, 82%) |
| HSV | hsv(215, 9%, 86%) |
| CMYK | cmyk(8.7%, 5%, 0%, 14.1%) |
| CIE-LAB | lab(83.18, -0.60, -6.37) |
| CIE-LCH | lch(83.18, 6.40, 264.61°) |
| OKLab | oklab(85.47% -0.0042 -0.0171) |
| OKLCH | oklch(85.47% 0.018 256.3) |
| XYZ | xyz(59.1588, 62.5050, 75.9520) |
| Luminance | 0.6251 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.37
Light Gray
#D3D3D3
ΔE00 5.70
Light Blue Grey
#B7C9E2
ΔE00 5.81
Gainsboro
#DCDCDC
ΔE00 6.37
Silver (survey)
#C5C9C7
ΔE00 6.57
Dove Gray
#B6B8BD
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D0DB #DBD3C8
analogous
#C8DADB #C8D0DB #CAC8DB
triadic
#C8D0DB #DBC8D0 #D0DBC8
tetradic
#C8D0DB #DBC8DA #DBD3C8 #C8DBCA
square
#C8D0DB #DBC8DA #DBD3C8 #C8DBCA
split-complementary
#C8D0DB #DBCAC8 #DADBC8
monochromatic
#7E91AB #A3B0C3 #C8D0DB #EDEFF3 #EDEFF3
Accessibility & contrast
On white
1.56
#C8D0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#C8D0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D0DB
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D0DB | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DC
Deuteranopia (green-blind)
#CACEDB
Tritanopia (blue-blind)
#C4D2D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c8d0db; /* rgb */ color: rgb(200, 208, 219); /* oklch */ color: oklch(85.5% 0.018 256.3);
Tailwind
colors: {
custom: {
50: '#d8dee6',
500: '#c8d0db',
950: '#000000',
},
}SCSS
$custom: #c8d0db; $custom-light: #d8dee6; $custom-dark: #000000;
JSON
{
"hex": "#c8d0db",
"rgb": {
"r": 200,
"g": 208,
"b": 219
},
"hsl": {
"h": 214.737,
"s": 20.879,
"l": 82.157
},
"oklch": {
"l": 0.85474,
"c": 0.01759,
"h": 256.3
},
"luminance": 0.62506
}Semantic roles & 50–950 ramp
primary
#C8D0DB
secondary
#B1A696
accent
#7A469F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484