#DCA8A2#DCA8A2
#DCA8A2 is a light, moderate red. Relative luminance 0.458; OKLCH L 77.8% C 0.062 H 26.1°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA8A2 |
|---|---|
| RGB | rgb(220, 168, 162) |
| HSL | hsl(6, 45%, 75%) |
| HSV | hsv(6, 26%, 86%) |
| CMYK | cmyk(0%, 23.6%, 26.4%, 13.7%) |
| CIE-LAB | lab(73.44, 18.23, 10.50) |
| CIE-LCH | lch(73.44, 21.04, 29.94°) |
| OKLab | oklab(77.79% 0.0559 0.0274) |
| OKLCH | oklch(77.79% 0.062 26.1) |
| XYZ | xyz(50.0403, 45.8320, 40.3861) |
| Luminance | 0.4583 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 6.29
Pinkish Grey
#C8ACA9
ΔE00 6.75
Blush (survey)
#F29E8E
ΔE00 7.09
Pinkish Tan
#D99B82
ΔE00 8.06
Rosybrown
#BC8F8F
ΔE00 8.18
Pale Rose
#FDC1C5
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA8A2 #A2D6DC
analogous
#DCA2B9 #DCA8A2 #DCC5A2
triadic
#DCA8A2 #A2DCA8 #A8A2DC
tetradic
#DCA8A2 #B9DCA2 #A2D6DC #C5A2DC
square
#DCA8A2 #B9DCA2 #A2D6DC #C5A2DC
split-complementary
#DCA8A2 #A2DCC5 #A2B9DC
monochromatic
#BB5549 #CB7E76 #DCA8A2 #EDD2CE #F7EAE9
Accessibility & contrast
On white
2.07
#DCA8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#DCA8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA8A2
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA8A2 | 1.00 | 2.07 | 10.17 | 10.17 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AEA1
Deuteranopia (green-blind)
#BEB8A1
Tritanopia (blue-blind)
#E8A2A7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #dca8a2; /* rgb */ color: rgb(220, 168, 162); /* oklch */ color: oklch(77.8% 0.062 26.1);
Tailwind
colors: {
custom: {
50: '#e8c2bd',
500: '#dca8a2',
950: '#000000',
},
}SCSS
$custom: #dca8a2; $custom-light: #e8c2bd; $custom-dark: #000000;
JSON
{
"hex": "#dca8a2",
"rgb": {
"r": 220,
"g": 168,
"b": 162
},
"hsl": {
"h": 6.207,
"s": 45.313,
"l": 74.902
},
"oklch": {
"l": 0.77792,
"c": 0.0623,
"h": 26.1
},
"luminance": 0.4583
}Semantic roles & 50–950 ramp
primary
#DCA8A2
secondary
#DDECEE
accent
#AAB82D
background
#FEFBFB
surface
#FDF7F6
border
#D5D0D0
text
#161212
muted
#848181