#DEA89E#DEA89E
#DEA89E is a light, moderate red. Relative luminance 0.460; OKLCH L 77.9% C 0.066 H 30.5°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DEA89E |
|---|---|
| RGB | rgb(222, 168, 158) |
| HSL | hsl(9, 49%, 75%) |
| HSV | hsv(9, 29%, 87%) |
| CMYK | cmyk(0%, 24.3%, 28.8%, 12.9%) |
| CIE-LAB | lab(73.55, 18.44, 12.88) |
| CIE-LCH | lch(73.55, 22.50, 34.93°) |
| OKLab | oklab(77.9% 0.0566 0.0334) |
| OKLCH | oklch(77.9% 0.066 30.5) |
| XYZ | xyz(50.2994, 46.0061, 38.5718) |
| Luminance | 0.4600 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 6.08
Pinkish Tan
#D99B82
ΔE00 6.60
Pale Salmon
#FFB19A
ΔE00 7.17
Light Salmon
#FEA993
ΔE00 7.21
Pinkish Grey
#C8ACA9
ΔE00 7.40
Dusty Pink
#D8A7B1
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEA89E #9ED4DE
analogous
#DE9EB4 #DEA89E #DEC89E
triadic
#DEA89E #9EDEA8 #A89EDE
tetradic
#DEA89E #B4DE9E #9ED4DE #C89EDE
square
#DEA89E #B4DE9E #9ED4DE #C89EDE
split-complementary
#DEA89E #9EDEC8 #9EB4DE
monochromatic
#BF5643 #CE7F70 #DEA89E #EED1CC #F7EBE8
Accessibility & contrast
On white
2.06
#DEA89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#DEA89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEA89E
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEA89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEA89E | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AE9D
Deuteranopia (green-blind)
#C0B99D
Tritanopia (blue-blind)
#EAA1A5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #dea89e; /* rgb */ color: rgb(222, 168, 158); /* oklch */ color: oklch(77.9% 0.066 30.5);
Tailwind
colors: {
custom: {
50: '#e9c2ba',
500: '#dea89e',
950: '#000000',
},
}SCSS
$custom: #dea89e; $custom-light: #e9c2ba; $custom-dark: #000000;
JSON
{
"hex": "#dea89e",
"rgb": {
"r": 222,
"g": 168,
"b": 158
},
"hsl": {
"h": 9.375,
"s": 49.231,
"l": 74.51
},
"oklch": {
"l": 0.77896,
"c": 0.06574,
"h": 30.5
},
"luminance": 0.46003
}Semantic roles & 50–950 ramp
primary
#DEA89E
secondary
#DDECEE
accent
#A5BD29
background
#FEFBFB
surface
#FDF7F6
border
#D5D0D0
text
#161211
muted
#848180