#DFA69A#DFA69A
#DFA69A is a light, moderate red. Relative luminance 0.453; OKLCH L 77.5% C 0.070 H 32.1°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DFA69A |
|---|---|
| RGB | rgb(223, 166, 154) |
| HSL | hsl(10, 52%, 74%) |
| HSV | hsv(10, 31%, 87%) |
| CMYK | cmyk(0%, 25.6%, 30.9%, 12.5%) |
| CIE-LAB | lab(73.09, 19.37, 14.44) |
| CIE-LCH | lch(73.09, 24.16, 36.70°) |
| OKLab | oklab(77.53% 0.0593 0.0373) |
| OKLCH | oklch(77.53% 0.07 32.1) |
| XYZ | xyz(49.9016, 45.2963, 36.6802) |
| Luminance | 0.4529 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.26
Pinkish Tan
#D99B82
ΔE00 5.69
Light Salmon
#FEA993
ΔE00 6.48
Pale Salmon
#FFB19A
ΔE00 6.59
Darksalmon
#E9967A
ΔE00 7.48
Peachy Pink
#FF9A8A
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFA69A #9AD3DF
analogous
#DF9AB1 #DFA69A #DFC99A
triadic
#DFA69A #9ADFA6 #A69ADF
tetradic
#DFA69A #B1DF9A #9AD3DF #C99ADF
square
#DFA69A #B1DF9A #9AD3DF #C99ADF
split-complementary
#DFA69A #9ADFC9 #9AB1DF
monochromatic
#C1543D #D07D6C #DFA69A #EECFC8 #F8EBE8
Accessibility & contrast
On white
2.09
#DFA69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#DFA69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFA69A
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFA69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFA69A | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AD99
Deuteranopia (green-blind)
#C0B899
Tritanopia (blue-blind)
#EC9FA3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #dfa69a; /* rgb */ color: rgb(223, 166, 154); /* oklch */ color: oklch(77.5% 0.070 32.1);
Tailwind
colors: {
custom: {
50: '#eac0b7',
500: '#dfa69a',
950: '#000000',
},
}SCSS
$custom: #dfa69a; $custom-light: #eac0b7; $custom-dark: #000000;
JSON
{
"hex": "#dfa69a",
"rgb": {
"r": 223,
"g": 166,
"b": 154
},
"hsl": {
"h": 10.435,
"s": 51.88,
"l": 73.922
},
"oklch": {
"l": 0.77532,
"c": 0.07007,
"h": 32.1
},
"luminance": 0.45294
}Semantic roles & 50–950 ramp
primary
#DFA69A
secondary
#DCECEF
accent
#A5BF26
background
#FEFBFB
surface
#FDF7F6
border
#D5D0D0
text
#161211
muted
#848180