#DC95A0#DC95A0
#DC95A0 is a light, moderate red. Relative luminance 0.392; OKLCH L 74.3% C 0.087 H 9.2°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DC95A0 |
|---|---|
| RGB | rgb(220, 149, 160) |
| HSL | hsl(351, 50%, 72%) |
| HSV | hsv(351, 32%, 86%) |
| CMYK | cmyk(0%, 32.3%, 27.3%, 13.7%) |
| CIE-LAB | lab(68.93, 28.20, 5.17) |
| CIE-LCH | lch(68.93, 28.67, 10.38°) |
| OKLab | oklab(74.3% 0.0855 0.0139) |
| OKLCH | oklch(74.3% 0.087 9.2) |
| XYZ | xyz(46.6089, 39.2515, 38.3722) |
| Luminance | 0.3925 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.84
Dusty Pink (survey)
#D58A94
ΔE00 3.09
Pig Pink
#E78EA5
ΔE00 4.06
Greyish Pink
#C88D94
ΔE00 4.26
Dull Pink
#D5869D
ΔE00 5.07
Grey Pink
#C3909B
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC95A0 #95DCD1
analogous
#DC95C4 #DC95A0 #DCAD95
triadic
#DC95A0 #A0DC95 #95A0DC
tetradic
#DC95A0 #C4DC95 #95DCD1 #AD95DC
square
#DC95A0 #C4DC95 #95DCD1 #AD95DC
split-complementary
#DC95A0 #95DCAD #95C4DC
monochromatic
#B93D50 #CD6777 #DC95A0 #EBC3C9 #F7E8EA
Accessibility & contrast
On white
2.37
#DC95A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#DC95A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC95A0
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC95A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC95A0 | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A0A0
Deuteranopia (green-blind)
#B1AD9F
Tritanopia (blue-blind)
#E98F99
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #dc95a0; /* rgb */ color: rgb(220, 149, 160); /* oklch */ color: oklch(74.3% 0.087 9.2);
Tailwind
colors: {
custom: {
50: '#e8b5bc',
500: '#dc95a0',
950: '#000000',
},
}SCSS
$custom: #dc95a0; $custom-light: #e8b5bc; $custom-dark: #000000;
JSON
{
"hex": "#dc95a0",
"rgb": {
"r": 220,
"g": 149,
"b": 160
},
"hsl": {
"h": 350.704,
"s": 50.355,
"l": 72.353
},
"oklch": {
"l": 0.743,
"c": 0.08658,
"h": 9.2
},
"luminance": 0.39249
}Semantic roles & 50–950 ramp
primary
#DC95A0
secondary
#DDEEEC
accent
#BEA628
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161112
muted
#848081