#DFAAA2#DFAAA2
#DFAAA2 is a light, moderate red. Relative luminance 0.470; OKLCH L 78.5% C 0.064 H 28.4°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DFAAA2 |
|---|---|
| RGB | rgb(223, 170, 162) |
| HSL | hsl(8, 49%, 75%) |
| HSV | hsv(8, 27%, 87%) |
| CMYK | cmyk(0%, 23.8%, 27.4%, 12.5%) |
| CIE-LAB | lab(74.22, 18.29, 11.66) |
| CIE-LCH | lch(74.22, 21.69, 32.51°) |
| OKLab | oklab(78.47% 0.0562 0.0303) |
| OKLCH | oklch(78.47% 0.064 28.4) |
| XYZ | xyz(51.3287, 47.0486, 40.5531) |
| Luminance | 0.4705 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 6.62
Pinkish Grey
#C8ACA9
ΔE00 7.08
Dusty Pink
#D8A7B1
ΔE00 7.15
Pale Salmon
#FFB19A
ΔE00 7.55
Pinkish Tan
#D99B82
ΔE00 7.57
Light Salmon
#FEA993
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFAAA2 #A2D7DF
analogous
#DFA2B8 #DFAAA2 #DFC8A2
triadic
#DFAAA2 #A2DFAA #AAA2DF
tetradic
#DFAAA2 #B8DFA2 #A2D7DF #C8A2DF
square
#DFAAA2 #B8DFA2 #A2D7DF #C8A2DF
split-complementary
#DFAAA2 #A2DFC8 #A2B8DF
monochromatic
#C05747 #CF8074 #DFAAA2 #EFD4D0 #F7EAE8
Accessibility & contrast
On white
2.02
#DFAAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#DFAAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFAAA2
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFAAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFAAA2 | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B0A1
Deuteranopia (green-blind)
#C1BBA1
Tritanopia (blue-blind)
#EBA4A8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #dfaaa2; /* rgb */ color: rgb(223, 170, 162); /* oklch */ color: oklch(78.5% 0.064 28.4);
Tailwind
colors: {
custom: {
50: '#eac3bd',
500: '#dfaaa2',
950: '#000000',
},
}SCSS
$custom: #dfaaa2; $custom-light: #eac3bd; $custom-dark: #000000;
JSON
{
"hex": "#dfaaa2",
"rgb": {
"r": 223,
"g": 170,
"b": 162
},
"hsl": {
"h": 7.869,
"s": 48.8,
"l": 75.49
},
"oklch": {
"l": 0.7847,
"c": 0.06382,
"h": 28.4
},
"luminance": 0.47046
}Semantic roles & 50–950 ramp
primary
#DFAAA2
secondary
#DDECEE
accent
#A9BC29
background
#FEFCFB
surface
#FDF8F6
border
#D5D1D0
text
#161212
muted
#848181