#D2CACA#D2CACA
#D2CACA is a very light, near-neutral red. Relative luminance 0.602; OKLCH L 84.5% C 0.009 H 17.4°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CACA |
|---|---|
| RGB | rgb(210, 202, 202) |
| HSL | hsl(0, 8%, 81%) |
| HSV | hsv(0, 4%, 82%) |
| CMYK | cmyk(0%, 3.8%, 3.8%, 17.6%) |
| CIE-LAB | lab(81.95, 2.77, 0.99) |
| CIE-LCH | lch(81.95, 2.94, 19.63°) |
| OKLab | oklab(84.55% 0.0085 0.0027) |
| OKLCH | oklch(84.55% 0.009 17.4) |
| XYZ | xyz(58.3581, 60.2074, 64.4125) |
| Luminance | 0.6021 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.27
Silver
#C0C0C0
ΔE00 4.88
Gainsboro
#DCDCDC
ΔE00 5.46
Silver (survey)
#C5C9C7
ΔE00 6.59
Fog
#D8DCE0
ΔE00 6.92
Dove Gray
#B6B8BD
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CACA #CAD2D2
analogous
#D2CACE #D2CACA #D2CECA
triadic
#D2CACA #CAD2CA #CACAD2
tetradic
#D2CACA #CED2CA #CAD2D2 #CECAD2
square
#D2CACA #CED2CA #CAD2D2 #CECAD2
split-complementary
#D2CACA #CAD2CE #CACED2
monochromatic
#9A8888 #B6A9A9 #D2CACA #EEEBEB #F1EEEE
Accessibility & contrast
On white
1.61
#D2CACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#D2CACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CACA
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CACA | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCA
Deuteranopia (green-blind)
#CDCCCA
Tritanopia (blue-blind)
#D4C9CA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #d2caca; /* rgb */ color: rgb(210, 202, 202); /* oklch */ color: oklch(84.5% 0.009 17.4);
Tailwind
colors: {
custom: {
50: '#dfdada',
500: '#d2caca',
950: '#000000',
},
}SCSS
$custom: #d2caca; $custom-light: #dfdada; $custom-dark: #000000;
JSON
{
"hex": "#d2caca",
"rgb": {
"r": 210,
"g": 202,
"b": 202
},
"hsl": {
"h": 0,
"s": 8.163,
"l": 80.784
},
"oklch": {
"l": 0.84545,
"c": 0.00892,
"h": 17.4
},
"luminance": 0.60207
}Semantic roles & 50–950 ramp
primary
#D2CACA
secondary
#9BA6A6
accent
#929253
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383