#DFA29A#DFA29A
#DFA29A is a light, moderate red. Relative luminance 0.439; OKLCH L 76.8% C 0.074 H 27.3°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DFA29A |
|---|---|
| RGB | rgb(223, 162, 154) |
| HSL | hsl(7, 52%, 74%) |
| HSV | hsv(7, 31%, 87%) |
| CMYK | cmyk(0%, 27.4%, 30.9%, 12.5%) |
| CIE-LAB | lab(72.14, 21.52, 13.10) |
| CIE-LCH | lch(72.14, 25.19, 31.34°) |
| OKLab | oklab(76.8% 0.0657 0.034) |
| OKLCH | oklch(76.8% 0.074 27.3) |
| XYZ | xyz(49.1858, 43.8646, 36.4416) |
| Luminance | 0.4386 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.08
Pinkish Tan
#D99B82
ΔE00 6.90
Light Salmon
#FEA993
ΔE00 7.15
Peachy Pink
#FF9A8A
ΔE00 7.46
Dusty Pink
#D8A7B1
ΔE00 7.65
Pale Salmon
#FFB19A
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFA29A #9AD7DF
analogous
#DF9AB5 #DFA29A #DFC59A
triadic
#DFA29A #9ADFA2 #A29ADF
tetradic
#DFA29A #B5DF9A #9AD7DF #C59ADF
square
#DFA29A #B5DF9A #9AD7DF #C59ADF
split-complementary
#DFA29A #9ADFC5 #9AB5DF
monochromatic
#C14D3D #D0776C #DFA29A #EECDC8 #F8EAE8
Accessibility & contrast
On white
2.15
#DFA29A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#DFA29A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFA29A
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFA29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFA29A | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAA99
Deuteranopia (green-blind)
#BDB699
Tritanopia (blue-blind)
#EC9BA0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #dfa29a; /* rgb */ color: rgb(223, 162, 154); /* oklch */ color: oklch(76.8% 0.074 27.3);
Tailwind
colors: {
custom: {
50: '#eabdb7',
500: '#dfa29a',
950: '#000000',
},
}SCSS
$custom: #dfa29a; $custom-light: #eabdb7; $custom-dark: #000000;
JSON
{
"hex": "#dfa29a",
"rgb": {
"r": 223,
"g": 162,
"b": 154
},
"hsl": {
"h": 6.957,
"s": 51.88,
"l": 73.922
},
"oklch": {
"l": 0.76797,
"c": 0.07397,
"h": 27.3
},
"luminance": 0.43862
}Semantic roles & 50–950 ramp
primary
#DFA29A
secondary
#DCEDEF
accent
#AEBF26
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161211
muted
#848180