#DFA2A2#DFA2A2
#DFA2A2 is a light, moderate red. Relative luminance 0.441; OKLCH L 77.0% C 0.073 H 18.9°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DFA2A2 |
|---|---|
| RGB | rgb(223, 162, 162) |
| HSL | hsl(0, 49%, 75%) |
| HSV | hsv(0, 27%, 87%) |
| CMYK | cmyk(0%, 27.4%, 27.4%, 12.5%) |
| CIE-LAB | lab(72.32, 22.59, 8.96) |
| CIE-LCH | lch(72.32, 24.30, 21.63°) |
| OKLab | oklab(77% 0.0689 0.0235) |
| OKLCH | oklch(77% 0.073 18.9) |
| XYZ | xyz(49.8744, 44.1400, 40.0683) |
| Luminance | 0.4414 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.95
Faded Pink
#DE9DAC
ΔE00 5.42
Greyish Pink
#C88D94
ΔE00 6.68
Dusty Pink (survey)
#D58A94
ΔE00 6.95
Blush (survey)
#F29E8E
ΔE00 7.37
Lightpink
#FFB6C1
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFA2A2 #A2DFDF
analogous
#DFA2C0 #DFA2A2 #DFC0A2
triadic
#DFA2A2 #A2DFA2 #A2A2DF
tetradic
#DFA2A2 #C0DFA2 #A2DFDF #C0A2DF
square
#DFA2A2 #C0DFA2 #A2DFDF #C0A2DF
split-complementary
#DFA2A2 #A2DFC0 #A2C0DF
monochromatic
#C04747 #CF7474 #DFA2A2 #EFD0D0 #F7E8E8
Accessibility & contrast
On white
2.14
#DFA2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#DFA2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFA2A2
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFA2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFA2A2 | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAAA2
Deuteranopia (green-blind)
#BBB6A1
Tritanopia (blue-blind)
#EB9CA2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #dfa2a2; /* rgb */ color: rgb(223, 162, 162); /* oklch */ color: oklch(77.0% 0.073 18.9);
Tailwind
colors: {
custom: {
50: '#eabebd',
500: '#dfa2a2',
950: '#000000',
},
}SCSS
$custom: #dfa2a2; $custom-light: #eabebd; $custom-dark: #000000;
JSON
{
"hex": "#dfa2a2",
"rgb": {
"r": 223,
"g": 162,
"b": 162
},
"hsl": {
"h": 0,
"s": 48.8,
"l": 75.49
},
"oklch": {
"l": 0.77,
"c": 0.07276,
"h": 18.9
},
"luminance": 0.44137
}Semantic roles & 50–950 ramp
primary
#DFA2A2
secondary
#DDEEEE
accent
#BCBC29
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161212
muted
#848181