#C8D2D4#C8D2D4
#C8D2D4 is a very light, near-neutral cyan. Relative luminance 0.631; OKLCH L 85.7% C 0.011 H 211.1°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D2D4 |
|---|---|
| RGB | rgb(200, 210, 212) |
| HSL | hsl(190, 12%, 81%) |
| HSV | hsv(190, 6%, 83%) |
| CMYK | cmyk(5.7%, 0.9%, 0%, 16.9%) |
| CIE-LAB | lab(83.51, -3.00, -2.16) |
| CIE-LCH | lch(83.51, 3.70, 215.75°) |
| OKLab | oklab(85.67% -0.0096 -0.0058) |
| OKLCH | oklch(85.67% 0.011 211.1) |
| XYZ | xyz(58.7473, 63.1255, 71.3640) |
| Luminance | 0.6313 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.55
Fog
#D8DCE0
ΔE00 4.16
Light Gray
#D3D3D3
ΔE00 4.55
Light Grey
#D8DCD6
ΔE00 5.04
Gainsboro
#DCDCDC
ΔE00 5.28
Silver
#C0C0C0
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D2D4 #D4CAC8
analogous
#C8D4D0 #C8D2D4 #C8CCD4
triadic
#C8D2D4 #D4C8D2 #D2D4C8
tetradic
#C8D2D4 #D0C8D4 #D4CAC8 #CCD4C8
square
#C8D2D4 #D0C8D4 #D4CAC8 #CCD4C8
split-complementary
#C8D2D4 #D4C8CC #D4D0C8
monochromatic
#839A9E #A6B6B9 #C8D2D4 #EAEEEF #EEF1F2
Accessibility & contrast
On white
1.54
#C8D2D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#C8D2D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D2D4
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D2D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D2D4 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D1D4
Deuteranopia (green-blind)
#CECFD4
Tritanopia (blue-blind)
#C5D3D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c8d2d4; /* rgb */ color: rgb(200, 210, 212); /* oklch */ color: oklch(85.7% 0.011 211.1);
Tailwind
colors: {
custom: {
50: '#d8dfe1',
500: '#c8d2d4',
950: '#000000',
},
}SCSS
$custom: #c8d2d4; $custom-light: #d8dfe1; $custom-dark: #000000;
JSON
{
"hex": "#c8d2d4",
"rgb": {
"r": 200,
"g": 210,
"b": 212
},
"hsl": {
"h": 190,
"s": 12.245,
"l": 80.784
},
"oklch": {
"l": 0.85669,
"c": 0.01126,
"h": 211.1
},
"luminance": 0.63126
}Semantic roles & 50–950 ramp
primary
#C8D2D4
secondary
#A89B98
accent
#5B4F96
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484