#DE899C#DE899C
#DE899C is a light, moderate red. Relative luminance 0.358; OKLCH L 72.4% C 0.106 H 5.6°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DE899C |
|---|---|
| RGB | rgb(222, 137, 156) |
| HSL | hsl(347, 56%, 70%) |
| HSV | hsv(347, 38%, 87%) |
| CMYK | cmyk(0%, 38.3%, 29.7%, 12.9%) |
| CIE-LAB | lab(66.39, 34.80, 3.76) |
| CIE-LCH | lch(66.39, 35.00, 6.17°) |
| OKLab | oklab(72.37% 0.1054 0.0103) |
| OKLCH | oklch(72.37% 0.106 5.6) |
| XYZ | xyz(45.0721, 35.8245, 35.9870) |
| Luminance | 0.3582 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.23
Dull Pink
#D5869D
ΔE00 2.42
Dusty Pink (survey)
#D58A94
ΔE00 3.02
Rose Pink
#F7879A
ΔE00 4.83
Dusky Pink
#CC7A8B
ΔE00 5.02
Muted Pink
#D1768F
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE899C #89DECB
analogous
#DE89C6 #DE899C #DEA089
triadic
#DE899C #9CDE89 #899CDE
tetradic
#DE899C #C6DE89 #89DECB #A089DE
square
#DE899C #C6DE89 #89DECB #A089DE
split-complementary
#DE899C #89DEA0 #89C6DE
monochromatic
#B93451 #D15974 #DE899C #EBB9C4 #F8E7EB
Accessibility & contrast
On white
2.57
#DE899C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#DE899C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE899C
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE899C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE899C | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96989D
Deuteranopia (green-blind)
#ABA79A
Tritanopia (blue-blind)
#EC8290
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #de899c; /* rgb */ color: rgb(222, 137, 156); /* oklch */ color: oklch(72.4% 0.106 5.6);
Tailwind
colors: {
custom: {
50: '#eaacb9',
500: '#de899c',
950: '#000000',
},
}SCSS
$custom: #de899c; $custom-light: #eaacb9; $custom-dark: #000000;
JSON
{
"hex": "#de899c",
"rgb": {
"r": 222,
"g": 137,
"b": 156
},
"hsl": {
"h": 346.588,
"s": 56.291,
"l": 70.392
},
"oklch": {
"l": 0.72367,
"c": 0.10589,
"h": 5.6
},
"luminance": 0.35821
}Semantic roles & 50–950 ramp
primary
#DE899C
secondary
#D6EDE8
accent
#C4A022
background
#FEFAFB
surface
#FDF4F6
border
#D5CED0
text
#161011
muted
#847F80