#DFAAA3#DFAAA3
#DFAAA3 is a light, moderate red. Relative luminance 0.471; OKLCH L 78.5% C 0.064 H 27.2°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DFAAA3 |
|---|---|
| RGB | rgb(223, 170, 163) |
| HSL | hsl(7, 48%, 76%) |
| HSV | hsv(7, 27%, 87%) |
| CMYK | cmyk(0%, 23.8%, 26.9%, 12.5%) |
| CIE-LAB | lab(74.24, 18.43, 11.14) |
| CIE-LCH | lch(74.24, 21.53, 31.16°) |
| OKLab | oklab(78.5% 0.0566 0.0291) |
| OKLCH | oklch(78.5% 0.064 27.2) |
| XYZ | xyz(51.4179, 47.0843, 41.0231) |
| Luminance | 0.4708 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 6.75
Blush (survey)
#F29E8E
ΔE00 6.79
Pinkish Grey
#C8ACA9
ΔE00 7.04
Pale Salmon
#FFB19A
ΔE00 7.82
Pale Rose
#FDC1C5
ΔE00 7.88
Light Salmon
#FEA993
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFAAA3 #A3D8DF
analogous
#DFA3BA #DFAAA3 #DFC8A3
triadic
#DFAAA3 #A3DFAA #AAA3DF
tetradic
#DFAAA3 #BADFA3 #A3D8DF #C8A3DF
square
#DFAAA3 #BADFA3 #A3D8DF #C8A3DF
split-complementary
#DFAAA3 #A3DFC8 #A3BADF
monochromatic
#BF5648 #CF8076 #DFAAA3 #EFD4D0 #F7EAE8
Accessibility & contrast
On white
2.02
#DFAAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#DFAAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFAAA3
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFAAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFAAA3 | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B0A2
Deuteranopia (green-blind)
#C1BBA2
Tritanopia (blue-blind)
#EBA4A8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #dfaaa3; /* rgb */ color: rgb(223, 170, 163); /* oklch */ color: oklch(78.5% 0.064 27.2);
Tailwind
colors: {
custom: {
50: '#eac3be',
500: '#dfaaa3',
950: '#000000',
},
}SCSS
$custom: #dfaaa3; $custom-light: #eac3be; $custom-dark: #000000;
JSON
{
"hex": "#dfaaa3",
"rgb": {
"r": 223,
"g": 170,
"b": 163
},
"hsl": {
"h": 7,
"s": 48.387,
"l": 75.686
},
"oklch": {
"l": 0.78495,
"c": 0.06358,
"h": 27.2
},
"luminance": 0.47082
}Semantic roles & 50–950 ramp
primary
#DFAAA3
secondary
#DDECEE
accent
#ABBC2A
background
#FEFCFB
surface
#FDF8F6
border
#D5D1D0
text
#161212
muted
#848181