#C8D7DB#C8D7DB
#C8D7DB is a very light, near-neutral cyan. Relative luminance 0.660; OKLCH L 86.9% C 0.017 H 215.5°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D7DB |
|---|---|
| RGB | rgb(200, 215, 219) |
| HSL | hsl(193, 21%, 82%) |
| HSV | hsv(193, 9%, 86%) |
| CMYK | cmyk(8.7%, 1.8%, 0%, 14.1%) |
| CIE-LAB | lab(84.99, -4.26, -3.70) |
| CIE-LCH | lch(84.99, 5.64, 220.99°) |
| OKLab | oklab(86.9% -0.014 -0.0099) |
| OKLCH | oklch(86.9% 0.017 215.5) |
| XYZ | xyz(60.9032, 65.9939, 76.5335) |
| Luminance | 0.6600 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.00
Silver (survey)
#C5C9C7
ΔE00 5.66
Light Grey
#D8DCD6
ΔE00 6.23
Light Gray
#D3D3D3
ΔE00 6.33
Gainsboro
#DCDCDC
ΔE00 6.58
Lightblue
#ADD8E6
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D7DB #DBCCC8
analogous
#C8DBD6 #C8D7DB #C8CEDB
triadic
#C8D7DB #DBC8D7 #D7DBC8
tetradic
#C8D7DB #D6C8DB #DBCCC8 #CEDBC8
square
#C8D7DB #D6C8DB #DBCCC8 #CEDBC8
split-complementary
#C8D7DB #DBC8CE #DBD6C8
monochromatic
#7EA1AB #A3BCC3 #C8D7DB #EDF2F3 #EDF2F3
Accessibility & contrast
On white
1.48
#C8D7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#C8D7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D7DB
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D7DB | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DB
Deuteranopia (green-blind)
#D1D3DB
Tritanopia (blue-blind)
#C3D9D8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c8d7db; /* rgb */ color: rgb(200, 215, 219); /* oklch */ color: oklch(86.9% 0.017 215.5);
Tailwind
colors: {
custom: {
50: '#d8e3e6',
500: '#c8d7db',
950: '#000000',
},
}SCSS
$custom: #c8d7db; $custom-light: #d8e3e6; $custom-dark: #000000;
JSON
{
"hex": "#c8d7db",
"rgb": {
"r": 200,
"g": 215,
"b": 219
},
"hsl": {
"h": 192.632,
"s": 20.879,
"l": 82.157
},
"oklch": {
"l": 0.869,
"c": 0.01714,
"h": 215.5
},
"luminance": 0.65995
}Semantic roles & 50–950 ramp
primary
#C8D7DB
secondary
#B19C96
accent
#59469F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484