#D2C8C8#D2C8C8
#D2C8C8 is a very light, near-neutral red. Relative luminance 0.592; OKLCH L 84.1% C 0.011 H 17.4°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C8C8 |
|---|---|
| RGB | rgb(210, 200, 200) |
| HSL | hsl(0, 10%, 80%) |
| HSV | hsv(0, 5%, 82%) |
| CMYK | cmyk(0%, 4.8%, 4.8%, 17.6%) |
| CIE-LAB | lab(81.39, 3.47, 1.24) |
| CIE-LCH | lch(81.39, 3.69, 19.69°) |
| OKLab | oklab(84.09% 0.0107 0.0033) |
| OKLCH | oklch(84.09% 0.011 17.4) |
| XYZ | xyz(57.6566, 59.1808, 63.0180) |
| Luminance | 0.5918 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.23
Silver
#C0C0C0
ΔE00 5.42
Gainsboro
#DCDCDC
ΔE00 6.37
Dove Gray
#B6B8BD
ΔE00 7.43
Silver (survey)
#C5C9C7
ΔE00 7.49
Warm Gray
#C9BEB0
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C8C8 #C8D2D2
analogous
#D2C8CD #D2C8C8 #D2CDC8
triadic
#D2C8C8 #C8D2C8 #C8C8D2
tetradic
#D2C8C8 #CDD2C8 #C8D2D2 #CDC8D2
square
#D2C8C8 #CDD2C8 #C8D2D2 #CDC8D2
split-complementary
#D2C8C8 #C8D2CD #C8CDD2
monochromatic
#9B8585 #B6A6A6 #D2C8C8 #EEEAEA #F1EEEE
Accessibility & contrast
On white
1.64
#D2C8C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#D2C8C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C8C8
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C8C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C8C8 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC9C8
Deuteranopia (green-blind)
#CCCBC8
Tritanopia (blue-blind)
#D4C7C8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #d2c8c8; /* rgb */ color: rgb(210, 200, 200); /* oklch */ color: oklch(84.1% 0.011 17.4);
Tailwind
colors: {
custom: {
50: '#dfd8d8',
500: '#d2c8c8',
950: '#000000',
},
}SCSS
$custom: #d2c8c8; $custom-light: #dfd8d8; $custom-dark: #000000;
JSON
{
"hex": "#d2c8c8",
"rgb": {
"r": 210,
"g": 200,
"b": 200
},
"hsl": {
"h": 0,
"s": 10,
"l": 80.392
},
"oklch": {
"l": 0.84089,
"c": 0.01118,
"h": 17.4
},
"luminance": 0.5918
}Semantic roles & 50–950 ramp
primary
#D2C8C8
secondary
#98A6A6
accent
#949451
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383