#DD899C#DD899C
#DD899C is a light, moderate red. Relative luminance 0.357; OKLCH L 72.2% C 0.105 H 5.4°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DD899C |
|---|---|
| RGB | rgb(221, 137, 156) |
| HSL | hsl(346, 55%, 70%) |
| HSV | hsv(346, 38%, 87%) |
| CMYK | cmyk(0%, 38%, 29.4%, 13.3%) |
| CIE-LAB | lab(66.26, 34.43, 3.57) |
| CIE-LCH | lch(66.26, 34.62, 5.93°) |
| OKLab | oklab(72.25% 0.1043 0.0098) |
| OKLCH | oklch(72.25% 0.105 5.4) |
| XYZ | xyz(44.7666, 35.6670, 35.9726) |
| Luminance | 0.3566 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dull Pink
#D5869D
ΔE00 2.25
Pig Pink
#E78EA5
ΔE00 2.32
Dusty Pink (survey)
#D58A94
ΔE00 2.97
Dusky Pink
#CC7A8B
ΔE00 4.93
Rose Pink
#F7879A
ΔE00 5.03
Old Rose
#C87F89
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD899C #89DDCA
analogous
#DD89C6 #DD899C #DDA089
triadic
#DD899C #9CDD89 #899CDD
tetradic
#DD899C #C6DD89 #89DDCA #A089DD
square
#DD899C #C6DD89 #89DDCA #A089DD
split-complementary
#DD899C #89DDA0 #89C6DD
monochromatic
#B73552 #CF5974 #DD899C #EBB9C4 #F8E7EB
Accessibility & contrast
On white
2.58
#DD899C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#DD899C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD899C
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD899C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD899C | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96989D
Deuteranopia (green-blind)
#ABA79A
Tritanopia (blue-blind)
#EB8390
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #dd899c; /* rgb */ color: rgb(221, 137, 156); /* oklch */ color: oklch(72.2% 0.105 5.4);
Tailwind
colors: {
custom: {
50: '#e9acb9',
500: '#dd899c',
950: '#000000',
},
}SCSS
$custom: #dd899c; $custom-light: #e9acb9; $custom-dark: #000000;
JSON
{
"hex": "#dd899c",
"rgb": {
"r": 221,
"g": 137,
"b": 156
},
"hsl": {
"h": 346.429,
"s": 55.263,
"l": 70.196
},
"oklch": {
"l": 0.72249,
"c": 0.10474,
"h": 5.4
},
"luminance": 0.35664
}Semantic roles & 50–950 ramp
primary
#DD899C
secondary
#D5EDE7
accent
#C39F23
background
#FEFAFB
surface
#FDF4F6
border
#D5CED0
text
#161011
muted
#847F80