#DC8993#DC8993
#DC8993 is a light, moderate red. Relative luminance 0.352; OKLCH L 71.9% C 0.102 H 12.1°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DC8993 |
|---|---|
| RGB | rgb(220, 137, 147) |
| HSL | hsl(353, 54%, 70%) |
| HSV | hsv(353, 38%, 86%) |
| CMYK | cmyk(0%, 37.7%, 33.2%, 13.7%) |
| CIE-LAB | lab(65.92, 32.90, 8.14) |
| CIE-LCH | lch(65.92, 33.89, 13.89°) |
| OKLab | oklab(71.88% 0.0998 0.0215) |
| OKLCH | oklch(71.88% 0.102 12.1) |
| XYZ | xyz(43.7289, 35.2168, 32.0925) |
| Luminance | 0.3521 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 1.52
Old Rose
#C87F89
ΔE00 4.41
Greyish Pink
#C88D94
ΔE00 4.57
Pig Pink
#E78EA5
ΔE00 4.63
Dull Pink
#D5869D
ΔE00 4.78
Rose Pink
#F7879A
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC8993 #89DCD2
analogous
#DC89BD #DC8993 #DCA889
triadic
#DC8993 #93DC89 #8993DC
tetradic
#DC8993 #BDDC89 #89DCD2 #A889DC
square
#DC8993 #BDDC89 #89DCD2 #A889DC
split-complementary
#DC8993 #89DCA8 #89BDDC
monochromatic
#B53645 #CE5A68 #DC8993 #EAB8BE #F8E7E9
Accessibility & contrast
On white
2.61
#DC8993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#DC8993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC8993
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC8993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC8993 | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989793
Deuteranopia (green-blind)
#ACA691
Tritanopia (blue-blind)
#EB818D
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #dc8993; /* rgb */ color: rgb(220, 137, 147); /* oklch */ color: oklch(71.9% 0.102 12.1);
Tailwind
colors: {
custom: {
50: '#e9acb2',
500: '#dc8993',
950: '#000000',
},
}SCSS
$custom: #dc8993; $custom-light: #e9acb2; $custom-dark: #000000;
JSON
{
"hex": "#dc8993",
"rgb": {
"r": 220,
"g": 137,
"b": 147
},
"hsl": {
"h": 352.771,
"s": 54.248,
"l": 70
},
"oklch": {
"l": 0.71883,
"c": 0.10207,
"h": 12.1
},
"luminance": 0.35214
}Semantic roles & 50–950 ramp
primary
#DC8993
secondary
#D5ECE9
accent
#C2AF24
background
#FEFAFA
surface
#FDF4F5
border
#D5CECF
text
#161011
muted
#847F80