#DC8A93#DC8A93
#DC8A93 is a light, moderate red. Relative luminance 0.355; OKLCH L 72.1% C 0.101 H 12.8°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DC8A93 |
|---|---|
| RGB | rgb(220, 138, 147) |
| HSL | hsl(353, 54%, 70%) |
| HSV | hsv(353, 37%, 86%) |
| CMYK | cmyk(0%, 37.3%, 33.2%, 13.7%) |
| CIE-LAB | lab(66.14, 32.37, 8.45) |
| CIE-LCH | lch(66.14, 33.46, 14.63°) |
| OKLab | oklab(72.05% 0.0982 0.0223) |
| OKLCH | oklch(72.05% 0.101 12.8) |
| XYZ | xyz(43.8717, 35.5025, 32.1401) |
| Luminance | 0.3550 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 1.55
Greyish Pink
#C88D94
ΔE00 4.47
Old Rose
#C87F89
ΔE00 4.57
Pig Pink
#E78EA5
ΔE00 4.82
Dull Pink
#D5869D
ΔE00 5.07
Rose Pink
#F7879A
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC8A93 #8ADCD3
analogous
#DC8ABC #DC8A93 #DCAA8A
triadic
#DC8A93 #93DC8A #8A93DC
tetradic
#DC8A93 #BCDC8A #8ADCD3 #AA8ADC
square
#DC8A93 #BCDC8A #8ADCD3 #AA8ADC
split-complementary
#DC8A93 #8ADCAA #8ABCDC
monochromatic
#B53644 #CE5B68 #DC8A93 #EAB9BE #F8E7E9
Accessibility & contrast
On white
2.59
#DC8A93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#DC8A93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC8A93
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC8A93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC8A93 | 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)
#999793
Deuteranopia (green-blind)
#ACA791
Tritanopia (blue-blind)
#EB828D
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #dc8a93; /* rgb */ color: rgb(220, 138, 147); /* oklch */ color: oklch(72.1% 0.101 12.8);
Tailwind
colors: {
custom: {
50: '#e9adb2',
500: '#dc8a93',
950: '#000000',
},
}SCSS
$custom: #dc8a93; $custom-light: #e9adb2; $custom-dark: #000000;
JSON
{
"hex": "#dc8a93",
"rgb": {
"r": 220,
"g": 138,
"b": 147
},
"hsl": {
"h": 353.415,
"s": 53.947,
"l": 70.196
},
"oklch": {
"l": 0.72052,
"c": 0.10067,
"h": 12.8
},
"luminance": 0.35499
}Semantic roles & 50–950 ramp
primary
#DC8A93
secondary
#D6ECEA
accent
#C1B024
background
#FEFAFA
surface
#FDF4F5
border
#D5CECF
text
#161011
muted
#847F80