#DC8A95#DC8A95
#DC8A95 is a light, moderate red. Relative luminance 0.356; OKLCH L 72.1% C 0.101 H 11.2°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DC8A95 |
|---|---|
| RGB | rgb(220, 138, 149) |
| HSL | hsl(352, 54%, 70%) |
| HSV | hsv(352, 37%, 86%) |
| CMYK | cmyk(0%, 37.3%, 32.3%, 13.7%) |
| CIE-LAB | lab(66.19, 32.62, 7.39) |
| CIE-LCH | lch(66.19, 33.45, 12.77°) |
| OKLab | oklab(72.1% 0.0989 0.0196) |
| OKLCH | oklch(72.1% 0.101 11.2) |
| XYZ | xyz(44.0300, 35.5658, 32.9738) |
| Luminance | 0.3556 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 1.37
Pig Pink
#E78EA5
ΔE00 4.19
Dull Pink
#D5869D
ΔE00 4.41
Greyish Pink
#C88D94
ΔE00 4.45
Old Rose
#C87F89
ΔE00 4.53
Rose Pink
#F7879A
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC8A95 #8ADCD1
analogous
#DC8ABE #DC8A95 #DCA88A
triadic
#DC8A95 #95DC8A #8A95DC
tetradic
#DC8A95 #BEDC8A #8ADCD1 #A88ADC
square
#DC8A95 #BEDC8A #8ADCD1 #A88ADC
split-complementary
#DC8A95 #8ADCA8 #8ABEDC
monochromatic
#B53647 #CE5B6A #DC8A95 #EAB9C0 #F8E7EA
Accessibility & contrast
On white
2.59
#DC8A95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#DC8A95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC8A95
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC8A95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC8A95 | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989795
Deuteranopia (green-blind)
#ACA793
Tritanopia (blue-blind)
#EA828E
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #dc8a95; /* rgb */ color: rgb(220, 138, 149); /* oklch */ color: oklch(72.1% 0.101 11.2);
Tailwind
colors: {
custom: {
50: '#e9adb4',
500: '#dc8a95',
950: '#000000',
},
}SCSS
$custom: #dc8a95; $custom-light: #e9adb4; $custom-dark: #000000;
JSON
{
"hex": "#dc8a95",
"rgb": {
"r": 220,
"g": 138,
"b": 149
},
"hsl": {
"h": 351.951,
"s": 53.947,
"l": 70.196
},
"oklch": {
"l": 0.72105,
"c": 0.10086,
"h": 11.2
},
"luminance": 0.35563
}Semantic roles & 50–950 ramp
primary
#DC8A95
secondary
#D6ECE9
accent
#C1AC24
background
#FEFAFB
surface
#FDF4F6
border
#D5CED0
text
#161011
muted
#847F80