#DC8D99#DC8D99
#DC8D99 is a light, moderate red. Relative luminance 0.366; OKLCH L 72.7% C 0.097 H 9.9°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DC8D99 |
|---|---|
| RGB | rgb(220, 141, 153) |
| HSL | hsl(351, 53%, 71%) |
| HSV | hsv(351, 36%, 86%) |
| CMYK | cmyk(0%, 35.9%, 30.5%, 13.7%) |
| CIE-LAB | lab(66.95, 31.54, 6.24) |
| CIE-LCH | lch(66.95, 32.15, 11.19°) |
| OKLab | oklab(72.72% 0.0956 0.0166) |
| OKLCH | oklch(72.72% 0.097 9.9) |
| XYZ | xyz(44.7913, 36.5685, 34.8301) |
| Luminance | 0.3656 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 1.54
Pig Pink
#E78EA5
ΔE00 3.61
Dull Pink
#D5869D
ΔE00 4.08
Greyish Pink
#C88D94
ΔE00 4.25
Faded Pink
#DE9DAC
ΔE00 4.80
Old Rose
#C87F89
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC8D99 #8DDCD0
analogous
#DC8DC0 #DC8D99 #DCA88D
triadic
#DC8D99 #99DC8D #8D99DC
tetradic
#DC8D99 #C0DC8D #8DDCD0 #A88DDC
square
#DC8D99 #C0DC8D #8DDCD0 #A88DDC
split-complementary
#DC8D99 #8DDCA8 #8DC0DC
monochromatic
#B7384B #CE5E6F #DC8D99 #EABCC3 #F8E8EA
Accessibility & contrast
On white
2.53
#DC8D99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#DC8D99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC8D99
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC8D99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC8D99 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9A99
Deuteranopia (green-blind)
#ADA997
Tritanopia (blue-blind)
#EA8691
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #dc8d99; /* rgb */ color: rgb(220, 141, 153); /* oklch */ color: oklch(72.7% 0.097 9.9);
Tailwind
colors: {
custom: {
50: '#e9afb7',
500: '#dc8d99',
950: '#000000',
},
}SCSS
$custom: #dc8d99; $custom-light: #e9afb7; $custom-dark: #000000;
JSON
{
"hex": "#dc8d99",
"rgb": {
"r": 220,
"g": 141,
"b": 153
},
"hsl": {
"h": 350.886,
"s": 53.02,
"l": 70.784
},
"oklch": {
"l": 0.72723,
"c": 0.09707,
"h": 9.9
},
"luminance": 0.36565
}Semantic roles & 50–950 ramp
primary
#DC8D99
secondary
#D8EDEA
accent
#C0A925
background
#FEFAFB
surface
#FDF4F6
border
#D5CED0
text
#161011
muted
#847F80