#C8D3DB#C8D3DB
#C8D3DB is a very light, near-neutral cyan. Relative luminance 0.640; OKLCH L 86.1% C 0.016 H 239.2°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D3DB |
|---|---|
| RGB | rgb(200, 211, 219) |
| HSL | hsl(205, 21%, 82%) |
| HSV | hsv(205, 9%, 86%) |
| CMYK | cmyk(8.7%, 3.7%, 0%, 14.1%) |
| CIE-LAB | lab(83.96, -2.17, -5.23) |
| CIE-LCH | lch(83.96, 5.66, 247.42°) |
| OKLab | oklab(86.08% -0.0084 -0.014) |
| OKLCH | oklch(86.08% 0.016 239.2) |
| XYZ | xyz(59.8971, 63.9817, 76.1982) |
| Luminance | 0.6398 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.86
Light Gray
#D3D3D3
ΔE00 5.42
Silver (survey)
#C5C9C7
ΔE00 5.66
Gainsboro
#DCDCDC
ΔE00 5.95
Silver
#C0C0C0
ΔE00 6.90
Light Blue Grey
#B7C9E2
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D3DB #DBD0C8
analogous
#C8DBDA #C8D3DB #C8CADB
triadic
#C8D3DB #DBC8D3 #D3DBC8
tetradic
#C8D3DB #DAC8DB #DBD0C8 #CADBC8
square
#C8D3DB #DAC8DB #DBD0C8 #CADBC8
split-complementary
#C8D3DB #DBC8CA #DBDAC8
monochromatic
#7E98AB #A3B5C3 #C8D3DB #EDF0F3 #EDF0F3
Accessibility & contrast
On white
1.52
#C8D3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#C8D3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D3DB
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D3DB | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DB
Deuteranopia (green-blind)
#CDD0DB
Tritanopia (blue-blind)
#C3D5D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c8d3db; /* rgb */ color: rgb(200, 211, 219); /* oklch */ color: oklch(86.1% 0.016 239.2);
Tailwind
colors: {
custom: {
50: '#d8e0e6',
500: '#c8d3db',
950: '#000000',
},
}SCSS
$custom: #c8d3db; $custom-light: #d8e0e6; $custom-dark: #000000;
JSON
{
"hex": "#c8d3db",
"rgb": {
"r": 200,
"g": 211,
"b": 219
},
"hsl": {
"h": 205.263,
"s": 20.879,
"l": 82.157
},
"oklch": {
"l": 0.86084,
"c": 0.01634,
"h": 239.2
},
"luminance": 0.63982
}Semantic roles & 50–950 ramp
primary
#C8D3DB
secondary
#B1A196
accent
#6C469F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484