#DC899B#DC899B
#DC899B is a light, moderate red. Relative luminance 0.355; OKLCH L 72.1% C 0.103 H 5.9°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DC899B |
|---|---|
| RGB | rgb(220, 137, 155) |
| HSL | hsl(347, 54%, 70%) |
| HSV | hsv(347, 38%, 86%) |
| CMYK | cmyk(0%, 37.7%, 29.5%, 13.7%) |
| CIE-LAB | lab(66.12, 33.94, 3.91) |
| CIE-LCH | lch(66.12, 34.16, 6.57°) |
| OKLab | oklab(72.1% 0.1028 0.0107) |
| OKLCH | oklch(72.1% 0.103 5.9) |
| XYZ | xyz(44.3786, 35.4767, 35.5143) |
| Luminance | 0.3547 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dull Pink
#D5869D
ΔE00 2.34
Pig Pink
#E78EA5
ΔE00 2.58
Dusty Pink (survey)
#D58A94
ΔE00 2.65
Dusky Pink
#CC7A8B
ΔE00 4.79
Old Rose
#C87F89
ΔE00 5.02
Rose Pink
#F7879A
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC899B #89DCCA
analogous
#DC89C4 #DC899B #DCA189
triadic
#DC899B #9BDC89 #899BDC
tetradic
#DC899B #C4DC89 #89DCCA #A189DC
square
#DC899B #C4DC89 #89DCCA #A189DC
split-complementary
#DC899B #89DCA1 #89C4DC
monochromatic
#B53651 #CE5A73 #DC899B #EAB8C3 #F8E7EB
Accessibility & contrast
On white
2.59
#DC899B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#DC899B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC899B
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC899B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC899B | 1.00 | 2.59 | 8.09 | 8.09 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96979B
Deuteranopia (green-blind)
#AAA799
Tritanopia (blue-blind)
#EA838F
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #dc899b; /* rgb */ color: rgb(220, 137, 155); /* oklch */ color: oklch(72.1% 0.103 5.9);
Tailwind
colors: {
custom: {
50: '#e9acb8',
500: '#dc899b',
950: '#000000',
},
}SCSS
$custom: #dc899b; $custom-light: #e9acb8; $custom-dark: #000000;
JSON
{
"hex": "#dc899b",
"rgb": {
"r": 220,
"g": 137,
"b": 155
},
"hsl": {
"h": 346.988,
"s": 54.248,
"l": 70
},
"oklch": {
"l": 0.72102,
"c": 0.10334,
"h": 5.9
},
"luminance": 0.35474
}Semantic roles & 50–950 ramp
primary
#DC899B
secondary
#D5ECE7
accent
#C29F24
background
#FEFAFB
surface
#FDF4F6
border
#D5CED0
text
#161011
muted
#847F80