#DCACAA#DCACAA
#DCACAA is a light, muted red. Relative luminance 0.476; OKLCH L 78.7% C 0.057 H 21.2°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DCACAA |
|---|---|
| RGB | rgb(220, 172, 170) |
| HSL | hsl(2, 42%, 76%) |
| HSV | hsv(2, 23%, 86%) |
| CMYK | cmyk(0%, 21.8%, 22.7%, 13.7%) |
| CIE-LAB | lab(74.59, 17.22, 7.76) |
| CIE-LCH | lch(74.59, 18.89, 24.27°) |
| OKLab | oklab(78.75% 0.0528 0.0205) |
| OKLCH | oklch(78.75% 0.057 21.2) |
| XYZ | xyz(51.5240, 47.6252, 44.5010) |
| Luminance | 0.4762 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.74
Pinkish Grey
#C8ACA9
ΔE00 6.00
Pale Rose
#FDC1C5
ΔE00 7.05
Faded Pink
#DE9DAC
ΔE00 7.38
Light Rose
#FFC5CB
ΔE00 7.92
Lightpink
#FFB6C1
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCACAA #AADADC
analogous
#DCAAC1 #DCACAA #DCC5AA
triadic
#DCACAA #AADCAC #ACAADC
tetradic
#DCACAA #C1DCAA #AADADC #C5AADC
square
#DCACAA #C1DCAA #AADADC #C5AADC
split-complementary
#DCACAA #AADCC5 #AAC1DC
monochromatic
#B85753 #CA827F #DCACAA #EED6D5 #F6EAE9
Accessibility & contrast
On white
2.00
#DCACAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#DCACAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCACAA
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCACAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCACAA | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B2AA
Deuteranopia (green-blind)
#C0BBA9
Tritanopia (blue-blind)
#E6A7AC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #dcacaa; /* rgb */ color: rgb(220, 172, 170); /* oklch */ color: oklch(78.7% 0.057 21.2);
Tailwind
colors: {
custom: {
50: '#e7c5c3',
500: '#dcacaa',
950: '#000000',
},
}SCSS
$custom: #dcacaa; $custom-light: #e7c5c3; $custom-dark: #000000;
JSON
{
"hex": "#dcacaa",
"rgb": {
"r": 220,
"g": 172,
"b": 170
},
"hsl": {
"h": 2.4,
"s": 41.667,
"l": 76.471
},
"oklch": {
"l": 0.78747,
"c": 0.05658,
"h": 21.2
},
"luminance": 0.47623
}Semantic roles & 50–950 ramp
primary
#DCACAA
secondary
#DEECED
accent
#AFB531
background
#FEFCFB
surface
#FCF8F7
border
#D5D1D0
text
#161212
muted
#848181