#DEA09E#DEA09E
#DEA09E is a light, moderate red. Relative luminance 0.431; OKLCH L 76.4% C 0.074 H 21.0°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DEA09E |
|---|---|
| RGB | rgb(222, 160, 158) |
| HSL | hsl(2, 49%, 75%) |
| HSV | hsv(2, 29%, 87%) |
| CMYK | cmyk(0%, 27.9%, 28.8%, 12.9%) |
| CIE-LAB | lab(71.65, 22.75, 10.20) |
| CIE-LCH | lch(71.65, 24.93, 24.14°) |
| OKLab | oklab(76.43% 0.0694 0.0267) |
| OKLCH | oklch(76.43% 0.074 21) |
| XYZ | xyz(48.8677, 43.1426, 38.0945) |
| Luminance | 0.4314 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.81
Faded Pink
#DE9DAC
ΔE00 6.16
Greyish Pink
#C88D94
ΔE00 6.60
Blush (survey)
#F29E8E
ΔE00 6.63
Dusty Pink (survey)
#D58A94
ΔE00 6.89
Rosybrown
#BC8F8F
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEA09E #9EDCDE
analogous
#DE9EBC #DEA09E #DEC09E
triadic
#DEA09E #9EDEA0 #A09EDE
tetradic
#DEA09E #BCDE9E #9EDCDE #C09EDE
square
#DEA09E #BCDE9E #9EDCDE #C09EDE
split-complementary
#DEA09E #9EDEC0 #9EBCDE
monochromatic
#BF4743 #CE7370 #DEA09E #EECDCC #F7E9E8
Accessibility & contrast
On white
2.18
#DEA09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#DEA09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEA09E
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEA09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEA09E | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA89E
Deuteranopia (green-blind)
#BAB49D
Tritanopia (blue-blind)
#EB99A0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #dea09e; /* rgb */ color: rgb(222, 160, 158); /* oklch */ color: oklch(76.4% 0.074 21.0);
Tailwind
colors: {
custom: {
50: '#e9bcba',
500: '#dea09e',
950: '#000000',
},
}SCSS
$custom: #dea09e; $custom-light: #e9bcba; $custom-dark: #000000;
JSON
{
"hex": "#dea09e",
"rgb": {
"r": 222,
"g": 160,
"b": 158
},
"hsl": {
"h": 1.875,
"s": 49.231,
"l": 74.51
},
"oklch": {
"l": 0.76427,
"c": 0.0743,
"h": 21
},
"luminance": 0.4314
}Semantic roles & 50–950 ramp
primary
#DEA09E
secondary
#DDEEEE
accent
#B8BD29
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161211
muted
#848180