#D2CACC#D2CACC
#D2CACC is a very light, near-neutral red. Relative luminance 0.603; OKLCH L 84.6% C 0.009 H 0.2°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CACC |
|---|---|
| RGB | rgb(210, 202, 204) |
| HSL | hsl(345, 8%, 81%) |
| HSV | hsv(345, 4%, 82%) |
| CMYK | cmyk(0%, 3.8%, 2.9%, 17.6%) |
| CIE-LAB | lab(82.00, 3.12, -0.01) |
| CIE-LCH | lch(82.00, 3.12, 359.87°) |
| OKLab | oklab(84.6% 0.0093 0) |
| OKLCH | oklch(84.6% 0.009 0.2) |
| XYZ | xyz(58.5964, 60.3027, 65.6677) |
| Luminance | 0.6030 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.57
Silver
#C0C0C0
ΔE00 5.18
Gainsboro
#DCDCDC
ΔE00 5.69
Fog
#D8DCE0
ΔE00 6.90
Dove Gray
#B6B8BD
ΔE00 7.00
Silver (survey)
#C5C9C7
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CACC #CAD2D0
analogous
#D2CAD0 #D2CACC #D2CCCA
triadic
#D2CACC #CCD2CA #CACCD2
tetradic
#D2CACC #D0D2CA #CAD2D0 #CCCAD2
square
#D2CACC #D0D2CA #CAD2D0 #CCCAD2
split-complementary
#D2CACC #CAD2CC #CAD0D2
monochromatic
#9A888C #B6A9AC #D2CACC #EEEBEC #F1EEEF
Accessibility & contrast
On white
1.61
#D2CACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#D2CACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CACC
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CACC | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCC
Deuteranopia (green-blind)
#CDCCCC
Tritanopia (blue-blind)
#D4CACB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #d2cacc; /* rgb */ color: rgb(210, 202, 204); /* oklch */ color: oklch(84.6% 0.009 0.2);
Tailwind
colors: {
custom: {
50: '#dfdadb',
500: '#d2cacc',
950: '#000000',
},
}SCSS
$custom: #d2cacc; $custom-light: #dfdadb; $custom-dark: #000000;
JSON
{
"hex": "#d2cacc",
"rgb": {
"r": 210,
"g": 202,
"b": 204
},
"hsl": {
"h": 345,
"s": 8.163,
"l": 80.784
},
"oklch": {
"l": 0.84603,
"c": 0.00928,
"h": 0.2
},
"luminance": 0.60302
}Semantic roles & 50–950 ramp
primary
#D2CACC
secondary
#9BA6A3
accent
#928253
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151415
muted
#848384