#DC8A98#DC8A98
#DC8A98 is a light, moderate red. Relative luminance 0.357; OKLCH L 72.2% C 0.101 H 8.8°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DC8A98 |
|---|---|
| RGB | rgb(220, 138, 152) |
| HSL | hsl(350, 54%, 70%) |
| HSV | hsv(350, 37%, 86%) |
| CMYK | cmyk(0%, 37.3%, 30.9%, 13.7%) |
| CIE-LAB | lab(66.26, 33.01, 5.81) |
| CIE-LCH | lch(66.26, 33.52, 9.98°) |
| OKLab | oklab(72.19% 0.1001 0.0155) |
| OKLCH | oklch(72.19% 0.101 8.8) |
| XYZ | xyz(44.2726, 35.6628, 34.2515) |
| Luminance | 0.3566 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 1.69
Pig Pink
#E78EA5
ΔE00 3.34
Dull Pink
#D5869D
ΔE00 3.46
Greyish Pink
#C88D94
ΔE00 4.60
Old Rose
#C87F89
ΔE00 4.68
Rose Pink
#F7879A
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC8A98 #8ADCCE
analogous
#DC8AC1 #DC8A98 #DCA58A
triadic
#DC8A98 #98DC8A #8A98DC
tetradic
#DC8A98 #C1DC8A #8ADCCE #A58ADC
square
#DC8A98 #C1DC8A #8ADCCE #A58ADC
split-complementary
#DC8A98 #8ADCA5 #8AC1DC
monochromatic
#B5364C #CE5B6F #DC8A98 #EAB9C1 #F8E7EA
Accessibility & contrast
On white
2.58
#DC8A98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#DC8A98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC8A98
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC8A98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC8A98 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989898
Deuteranopia (green-blind)
#ACA796
Tritanopia (blue-blind)
#EA838F
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #dc8a98; /* rgb */ color: rgb(220, 138, 152); /* oklch */ color: oklch(72.2% 0.101 8.8);
Tailwind
colors: {
custom: {
50: '#e9adb6',
500: '#dc8a98',
950: '#000000',
},
}SCSS
$custom: #dc8a98; $custom-light: #e9adb6; $custom-dark: #000000;
JSON
{
"hex": "#dc8a98",
"rgb": {
"r": 220,
"g": 138,
"b": 152
},
"hsl": {
"h": 349.756,
"s": 53.947,
"l": 70.196
},
"oklch": {
"l": 0.72187,
"c": 0.10127,
"h": 8.8
},
"luminance": 0.3566
}Semantic roles & 50–950 ramp
primary
#DC8A98
secondary
#D6ECE8
accent
#C1A724
background
#FEFAFB
surface
#FDF4F6
border
#D5CED0
text
#161011
muted
#847F80