#DCACA8#DCACA8
#DCACA8 is a light, muted red. Relative luminance 0.475; OKLCH L 78.7% C 0.057 H 23.9°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DCACA8 |
|---|---|
| RGB | rgb(220, 172, 168) |
| HSL | hsl(5, 43%, 76%) |
| HSV | hsv(5, 24%, 86%) |
| CMYK | cmyk(0%, 21.8%, 23.6%, 13.7%) |
| CIE-LAB | lab(74.54, 16.93, 8.79) |
| CIE-LCH | lch(74.54, 19.08, 27.43°) |
| OKLab | oklab(78.7% 0.052 0.0231) |
| OKLCH | oklch(78.7% 0.057 23.9) |
| XYZ | xyz(51.3362, 47.5501, 43.5122) |
| Luminance | 0.4755 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.53
Pinkish Grey
#C8ACA9
ΔE00 5.89
Pale Rose
#FDC1C5
ΔE00 7.40
Faded Pink
#DE9DAC
ΔE00 8.07
Light Rose
#FFC5CB
ΔE00 8.31
Blush (survey)
#F29E8E
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCACA8 #A8D8DC
analogous
#DCA8BE #DCACA8 #DCC6A8
triadic
#DCACA8 #A8DCAC #ACA8DC
tetradic
#DCACA8 #BEDCA8 #A8D8DC #C6A8DC
square
#DCACA8 #BEDCA8 #A8D8DC #C6A8DC
split-complementary
#DCACA8 #A8DCC6 #A8BEDC
monochromatic
#B95951 #CA827C #DCACA8 #EED6D4 #F6EAE9
Accessibility & contrast
On white
2.00
#DCACA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#DCACA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCACA8
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCACA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCACA8 | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B2A8
Deuteranopia (green-blind)
#C0BBA7
Tritanopia (blue-blind)
#E7A7AB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #dcaca8; /* rgb */ color: rgb(220, 172, 168); /* oklch */ color: oklch(78.7% 0.057 23.9);
Tailwind
colors: {
custom: {
50: '#e7c4c1',
500: '#dcaca8',
950: '#000000',
},
}SCSS
$custom: #dcaca8; $custom-light: #e7c4c1; $custom-dark: #000000;
JSON
{
"hex": "#dcaca8",
"rgb": {
"r": 220,
"g": 172,
"b": 168
},
"hsl": {
"h": 4.615,
"s": 42.623,
"l": 76.078
},
"oklch": {
"l": 0.78695,
"c": 0.05686,
"h": 23.9
},
"luminance": 0.47548
}Semantic roles & 50–950 ramp
primary
#DCACA8
secondary
#DEECED
accent
#ABB630
background
#FEFCFB
surface
#FCF8F7
border
#D5D1D0
text
#161212
muted
#848181