#C8D2D5#C8D2D5
#C8D2D5 is a very light, near-neutral cyan. Relative luminance 0.632; OKLCH L 85.7% C 0.012 H 217.5°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D2D5 |
|---|---|
| RGB | rgb(200, 210, 213) |
| HSL | hsl(194, 13%, 81%) |
| HSV | hsv(194, 6%, 84%) |
| CMYK | cmyk(6.1%, 1.4%, 0%, 16.5%) |
| CIE-LAB | lab(83.53, -2.81, -2.66) |
| CIE-LCH | lch(83.53, 3.87, 223.35°) |
| OKLab | oklab(85.7% -0.0093 -0.0071) |
| OKLCH | oklch(85.7% 0.012 217.5) |
| XYZ | xyz(58.8738, 63.1761, 72.0304) |
| Luminance | 0.6318 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.79
Fog
#D8DCE0
ΔE00 3.94
Light Gray
#D3D3D3
ΔE00 4.53
Gainsboro
#DCDCDC
ΔE00 5.26
Light Grey
#D8DCD6
ΔE00 5.41
Silver
#C0C0C0
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D2D5 #D5CBC8
analogous
#C8D5D1 #C8D2D5 #C8CBD5
triadic
#C8D2D5 #D5C8D2 #D2D5C8
tetradic
#C8D2D5 #D1C8D5 #D5CBC8 #CBD5C8
square
#C8D2D5 #D1C8D5 #D5CBC8 #CBD5C8
split-complementary
#C8D2D5 #D5C8CB #D5D1C8
monochromatic
#8399A0 #A5B6BB #C8D2D5 #EBEEEF #EEF1F2
Accessibility & contrast
On white
1.54
#C8D2D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#C8D2D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D2D5
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D2D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D2D5 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D1D5
Deuteranopia (green-blind)
#CECFD5
Tritanopia (blue-blind)
#C5D3D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c8d2d5; /* rgb */ color: rgb(200, 210, 213); /* oklch */ color: oklch(85.7% 0.012 217.5);
Tailwind
colors: {
custom: {
50: '#d8dfe1',
500: '#c8d2d5',
950: '#000000',
},
}SCSS
$custom: #c8d2d5; $custom-light: #d8dfe1; $custom-dark: #000000;
JSON
{
"hex": "#c8d2d5",
"rgb": {
"r": 200,
"g": 210,
"b": 213
},
"hsl": {
"h": 193.846,
"s": 13.402,
"l": 80.98
},
"oklch": {
"l": 0.85698,
"c": 0.01169,
"h": 217.5
},
"luminance": 0.63177
}Semantic roles & 50–950 ramp
primary
#C8D2D5
secondary
#A99C98
accent
#5F4E98
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484