#C8D2DB#C8D2DB
#C8D2DB is a very light, near-neutral cyan. Relative luminance 0.635; OKLCH L 85.9% C 0.017 H 245.1°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D2DB |
|---|---|
| RGB | rgb(200, 210, 219) |
| HSL | hsl(208, 21%, 82%) |
| HSV | hsv(208, 9%, 86%) |
| CMYK | cmyk(8.7%, 4.1%, 0%, 14.1%) |
| CIE-LAB | lab(83.70, -1.65, -5.61) |
| CIE-LCH | lch(83.70, 5.85, 253.61°) |
| OKLab | oklab(85.88% -0.007 -0.015) |
| OKLCH | oklch(85.88% 0.017 245.1) |
| XYZ | xyz(59.6495, 63.4864, 76.1156) |
| Luminance | 0.6349 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.89
Light Gray
#D3D3D3
ΔE00 5.42
Silver (survey)
#C5C9C7
ΔE00 5.90
Gainsboro
#DCDCDC
ΔE00 6.00
Light Blue Grey
#B7C9E2
ΔE00 6.60
Silver
#C0C0C0
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D2DB #DBD1C8
analogous
#C8DBDB #C8D2DB #C8C9DB
triadic
#C8D2DB #DBC8D2 #D2DBC8
tetradic
#C8D2DB #DBC8DB #DBD1C8 #C9DBC8
square
#C8D2DB #DBC8DB #DBD1C8 #C9DBC8
split-complementary
#C8D2DB #DBC8C9 #DBDBC8
monochromatic
#7E95AB #A3B4C3 #C8D2DB #EDF0F3 #EDF0F3
Accessibility & contrast
On white
1.53
#C8D2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#C8D2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D2DB
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D2DB | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DB
Deuteranopia (green-blind)
#CCD0DB
Tritanopia (blue-blind)
#C4D4D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c8d2db; /* rgb */ color: rgb(200, 210, 219); /* oklch */ color: oklch(85.9% 0.017 245.1);
Tailwind
colors: {
custom: {
50: '#d8dfe6',
500: '#c8d2db',
950: '#000000',
},
}SCSS
$custom: #c8d2db; $custom-light: #d8dfe6; $custom-dark: #000000;
JSON
{
"hex": "#c8d2db",
"rgb": {
"r": 200,
"g": 210,
"b": 219
},
"hsl": {
"h": 208.421,
"s": 20.879,
"l": 82.157
},
"oklch": {
"l": 0.8588,
"c": 0.01659,
"h": 245.1
},
"luminance": 0.63487
}Semantic roles & 50–950 ramp
primary
#C8D2DB
secondary
#B1A396
accent
#70469F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484