#DFAAA7#DFAAA7
#DFAAA7 is a light, moderate red. Relative luminance 0.472; OKLCH L 78.6% C 0.063 H 22.3°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DFAAA7 |
|---|---|
| RGB | rgb(223, 170, 167) |
| HSL | hsl(3, 47%, 76%) |
| HSV | hsv(3, 25%, 87%) |
| CMYK | cmyk(0%, 23.8%, 25.1%, 12.5%) |
| CIE-LAB | lab(74.34, 18.98, 9.09) |
| CIE-LCH | lch(74.34, 21.05, 25.58°) |
| OKLab | oklab(78.6% 0.0581 0.0238) |
| OKLCH | oklch(78.6% 0.063 22.3) |
| XYZ | xyz(51.7820, 47.2299, 42.9405) |
| Luminance | 0.4723 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.19
Pale Rose
#FDC1C5
ΔE00 7.04
Pinkish Grey
#C8ACA9
ΔE00 7.07
Faded Pink
#DE9DAC
ΔE00 7.19
Blush (survey)
#F29E8E
ΔE00 7.71
Lightpink
#FFB6C1
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFAAA7 #A7DCDF
analogous
#DFA7C0 #DFAAA7 #DFC6A7
triadic
#DFAAA7 #A7DFAA #AAA7DF
tetradic
#DFAAA7 #C0DFA7 #A7DCDF #C6A7DF
square
#DFAAA7 #C0DFA7 #A7DCDF #C6A7DF
split-complementary
#DFAAA7 #A7DFC6 #A7C0DF
monochromatic
#BE534D #CF7F7A #DFAAA7 #EFD5D4 #F7E9E9
Accessibility & contrast
On white
2.01
#DFAAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#DFAAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFAAA7
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFAAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFAAA7 | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B1A7
Deuteranopia (green-blind)
#C0BBA6
Tritanopia (blue-blind)
#EAA4A9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #dfaaa7; /* rgb */ color: rgb(223, 170, 167); /* oklch */ color: oklch(78.6% 0.063 22.3);
Tailwind
colors: {
custom: {
50: '#eac3c1',
500: '#dfaaa7',
950: '#000000',
},
}SCSS
$custom: #dfaaa7; $custom-light: #eac3c1; $custom-dark: #000000;
JSON
{
"hex": "#dfaaa7",
"rgb": {
"r": 223,
"g": 170,
"b": 167
},
"hsl": {
"h": 3.214,
"s": 46.667,
"l": 76.471
},
"oklch": {
"l": 0.78598,
"c": 0.06281,
"h": 22.3
},
"luminance": 0.47227
}Semantic roles & 50–950 ramp
primary
#DFAAA7
secondary
#DDEDEE
accent
#B2BA2C
background
#FEFCFB
surface
#FDF8F7
border
#D5D1D0
text
#161212
muted
#848181