#C8D4DB#C8D4DB
#C8D4DB is a very light, near-neutral cyan. Relative luminance 0.645; OKLCH L 86.3% C 0.016 H 233.1°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D4DB |
|---|---|
| RGB | rgb(200, 212, 219) |
| HSL | hsl(202, 21%, 82%) |
| HSV | hsv(202, 9%, 86%) |
| CMYK | cmyk(8.7%, 3.2%, 0%, 14.1%) |
| CIE-LAB | lab(84.22, -2.70, -4.85) |
| CIE-LCH | lch(84.22, 5.54, 240.91°) |
| OKLab | oklab(86.29% -0.0098 -0.013) |
| OKLCH | oklch(86.29% 0.016 233.1) |
| XYZ | xyz(60.1463, 64.4801, 76.2812) |
| Luminance | 0.6448 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.98
Silver (survey)
#C5C9C7
ΔE00 5.52
Light Gray
#D3D3D3
ΔE00 5.53
Gainsboro
#DCDCDC
ΔE00 5.99
Light Grey
#D8DCD6
ΔE00 7.05
Silver
#C0C0C0
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D4DB #DBCFC8
analogous
#C8DBD9 #C8D4DB #C8CBDB
triadic
#C8D4DB #DBC8D4 #D4DBC8
tetradic
#C8D4DB #D9C8DB #DBCFC8 #CBDBC8
square
#C8D4DB #D9C8DB #DBCFC8 #CBDBC8
split-complementary
#C8D4DB #DBC8CB #DBD9C8
monochromatic
#7E9AAB #A3B7C3 #C8D4DB #EDF1F3 #EDF1F3
Accessibility & contrast
On white
1.51
#C8D4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#C8D4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D4DB
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D4DB | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3DB
Deuteranopia (green-blind)
#CED1DB
Tritanopia (blue-blind)
#C3D6D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c8d4db; /* rgb */ color: rgb(200, 212, 219); /* oklch */ color: oklch(86.3% 0.016 233.1);
Tailwind
colors: {
custom: {
50: '#d8e1e6',
500: '#c8d4db',
950: '#000000',
},
}SCSS
$custom: #c8d4db; $custom-light: #d8e1e6; $custom-dark: #000000;
JSON
{
"hex": "#c8d4db",
"rgb": {
"r": 200,
"g": 212,
"b": 219
},
"hsl": {
"h": 202.105,
"s": 20.879,
"l": 82.157
},
"oklch": {
"l": 0.86287,
"c": 0.01628,
"h": 233.1
},
"luminance": 0.64481
}Semantic roles & 50–950 ramp
primary
#C8D4DB
secondary
#B1A096
accent
#67469F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484