#DC899C#DC899C
#DC899C is a light, moderate red. Relative luminance 0.355; OKLCH L 72.1% C 0.104 H 5.1°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DC899C |
|---|---|
| RGB | rgb(220, 137, 156) |
| HSL | hsl(346, 54%, 70%) |
| HSV | hsv(346, 38%, 86%) |
| CMYK | cmyk(0%, 37.7%, 29.1%, 13.7%) |
| CIE-LAB | lab(66.14, 34.07, 3.38) |
| CIE-LCH | lch(66.14, 34.24, 5.67°) |
| OKLab | oklab(72.13% 0.1032 0.0093) |
| OKLCH | oklch(72.13% 0.104 5.1) |
| XYZ | xyz(44.4630, 35.5105, 35.9584) |
| Luminance | 0.3551 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dull Pink
#D5869D
ΔE00 2.09
Pig Pink
#E78EA5
ΔE00 2.43
Dusty Pink (survey)
#D58A94
ΔE00 2.93
Dusky Pink
#CC7A8B
ΔE00 4.85
Old Rose
#C87F89
ΔE00 5.19
Rose Pink
#F7879A
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC899C #89DCC9
analogous
#DC89C5 #DC899C #DCA089
triadic
#DC899C #9CDC89 #899CDC
tetradic
#DC899C #C5DC89 #89DCC9 #A089DC
square
#DC899C #C5DC89 #89DCC9 #A089DC
split-complementary
#DC899C #89DCA0 #89C5DC
monochromatic
#B53653 #CE5A74 #DC899C #EAB8C4 #F8E7EB
Accessibility & contrast
On white
2.59
#DC899C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#DC899C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC899C
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC899C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC899C | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96979D
Deuteranopia (green-blind)
#AAA79A
Tritanopia (blue-blind)
#EA8390
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #dc899c; /* rgb */ color: rgb(220, 137, 156); /* oklch */ color: oklch(72.1% 0.104 5.1);
Tailwind
colors: {
custom: {
50: '#e9acb9',
500: '#dc899c',
950: '#000000',
},
}SCSS
$custom: #dc899c; $custom-light: #e9acb9; $custom-dark: #000000;
JSON
{
"hex": "#dc899c",
"rgb": {
"r": 220,
"g": 137,
"b": 156
},
"hsl": {
"h": 346.265,
"s": 54.248,
"l": 70
},
"oklch": {
"l": 0.72131,
"c": 0.10358,
"h": 5.1
},
"luminance": 0.35507
}Semantic roles & 50–950 ramp
primary
#DC899C
secondary
#D5ECE7
accent
#C29E24
background
#FEFAFB
surface
#FDF4F6
border
#D5CED0
text
#161011
muted
#847F80