#C8D3DD#C8D3DD
#C8D3DD is a very light, near-neutral cyan. Relative luminance 0.641; OKLCH L 86.1% C 0.018 H 245.4°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D3DD |
|---|---|
| RGB | rgb(200, 211, 221) |
| HSL | hsl(209, 24%, 83%) |
| HSV | hsv(209, 10%, 87%) |
| CMYK | cmyk(9.5%, 4.5%, 0%, 13.3%) |
| CIE-LAB | lab(84.01, -1.78, -6.21) |
| CIE-LCH | lch(84.01, 6.46, 254.00°) |
| OKLab | oklab(86.15% -0.0076 -0.0167) |
| OKLCH | oklch(86.15% 0.018 245.4) |
| XYZ | xyz(60.1620, 64.0876, 77.5931) |
| Luminance | 0.6409 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.15
Light Gray
#D3D3D3
ΔE00 5.88
Light Blue Grey
#B7C9E2
ΔE00 6.28
Gainsboro
#DCDCDC
ΔE00 6.35
Silver (survey)
#C5C9C7
ΔE00 6.40
Cloudy Blue
#ACC2D9
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D3DD #DDD2C8
analogous
#C8DDDD #C8D3DD #C8C8DD
triadic
#C8D3DD #DDC8D3 #D3DDC8
tetradic
#C8D3DD #DDC8DD #DDD2C8 #C8DDC8
square
#C8D3DD #DDC8DD #DDD2C8 #C8DDC8
split-complementary
#C8D3DD #DDC8C8 #DDDDC8
monochromatic
#7C96AE #A2B5C6 #C8D3DD #ECF0F3 #ECF0F3
Accessibility & contrast
On white
1.52
#C8D3DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#C8D3DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D3DD
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D3DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D3DD | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DE
Deuteranopia (green-blind)
#CDD0DD
Tritanopia (blue-blind)
#C3D5D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c8d3dd; /* rgb */ color: rgb(200, 211, 221); /* oklch */ color: oklch(86.1% 0.018 245.4);
Tailwind
colors: {
custom: {
50: '#d8e0e7',
500: '#c8d3dd',
950: '#000000',
},
}SCSS
$custom: #c8d3dd; $custom-light: #d8e0e7; $custom-dark: #000000;
JSON
{
"hex": "#c8d3dd",
"rgb": {
"r": 200,
"g": 211,
"b": 221
},
"hsl": {
"h": 208.571,
"s": 23.596,
"l": 82.549
},
"oklch": {
"l": 0.86145,
"c": 0.01833,
"h": 245.4
},
"luminance": 0.64088
}Semantic roles & 50–950 ramp
primary
#C8D3DD
secondary
#B4A496
accent
#7043A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484