#DCAAA2#DCAAA2
#DCAAA2 is a light, moderate red. Relative luminance 0.466; OKLCH L 78.2% C 0.060 H 28.9°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DCAAA2 |
|---|---|
| RGB | rgb(220, 170, 162) |
| HSL | hsl(8, 45%, 75%) |
| HSV | hsv(8, 26%, 86%) |
| CMYK | cmyk(0%, 22.7%, 26.4%, 13.7%) |
| CIE-LAB | lab(73.92, 17.16, 11.18) |
| CIE-LCH | lch(73.92, 20.48, 33.10°) |
| OKLab | oklab(78.17% 0.0528 0.0292) |
| OKLCH | oklch(78.17% 0.06 28.9) |
| XYZ | xyz(50.4123, 46.5761, 40.5101) |
| Luminance | 0.4657 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.38
Dusty Pink
#D8A7B1
ΔE00 7.11
Blush (survey)
#F29E8E
ΔE00 7.18
Pinkish Tan
#D99B82
ΔE00 7.57
Pale Salmon
#FFB19A
ΔE00 8.02
Light Salmon
#FEA993
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCAAA2 #A2D4DC
analogous
#DCA2B7 #DCAAA2 #DCC7A2
triadic
#DCAAA2 #A2DCAA #AAA2DC
tetradic
#DCAAA2 #B7DCA2 #A2D4DC #C7A2DC
square
#DCAAA2 #B7DCA2 #A2D4DC #C7A2DC
split-complementary
#DCAAA2 #A2DCC7 #A2B7DC
monochromatic
#BB5949 #CB8176 #DCAAA2 #EDD3CE #F7EBE9
Accessibility & contrast
On white
2.04
#DCAAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#DCAAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCAAA2
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCAAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCAAA2 | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B0A1
Deuteranopia (green-blind)
#C0B9A2
Tritanopia (blue-blind)
#E8A4A8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #dcaaa2; /* rgb */ color: rgb(220, 170, 162); /* oklch */ color: oklch(78.2% 0.060 28.9);
Tailwind
colors: {
custom: {
50: '#e8c3bd',
500: '#dcaaa2',
950: '#000000',
},
}SCSS
$custom: #dcaaa2; $custom-light: #e8c3bd; $custom-dark: #000000;
JSON
{
"hex": "#dcaaa2",
"rgb": {
"r": 220,
"g": 170,
"b": 162
},
"hsl": {
"h": 8.276,
"s": 45.313,
"l": 74.902
},
"oklch": {
"l": 0.78166,
"c": 0.06029,
"h": 28.9
},
"luminance": 0.46574
}Semantic roles & 50–950 ramp
primary
#DCAAA2
secondary
#DDEBEE
accent
#A5B82D
background
#FEFCFB
surface
#FDF8F6
border
#D5D1D0
text
#161212
muted
#848181