#DC95A2#DC95A2
#DC95A2 is a light, moderate red. Relative luminance 0.393; OKLCH L 74.4% C 0.087 H 7.4°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DC95A2 |
|---|---|
| RGB | rgb(220, 149, 162) |
| HSL | hsl(349, 50%, 72%) |
| HSV | hsv(349, 32%, 86%) |
| CMYK | cmyk(0%, 32.3%, 26.4%, 13.7%) |
| CIE-LAB | lab(68.98, 28.47, 4.12) |
| CIE-LCH | lch(68.98, 28.77, 8.24°) |
| OKLab | oklab(74.36% 0.0862 0.0112) |
| OKLCH | oklch(74.36% 0.087 7.4) |
| XYZ | xyz(46.7853, 39.3220, 39.3011) |
| Luminance | 0.3932 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.43
Dusty Pink (survey)
#D58A94
ΔE00 3.35
Pig Pink
#E78EA5
ΔE00 3.62
Greyish Pink
#C88D94
ΔE00 4.48
Dull Pink
#D5869D
ΔE00 4.66
Grey Pink
#C3909B
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC95A2 #95DCCF
analogous
#DC95C6 #DC95A2 #DCAB95
triadic
#DC95A2 #A2DC95 #95A2DC
tetradic
#DC95A2 #C6DC95 #95DCCF #AB95DC
square
#DC95A2 #C6DC95 #95DCCF #AB95DC
split-complementary
#DC95A2 #95DCAB #95C6DC
monochromatic
#B93D54 #CD677A #DC95A2 #EBC3CA #F7E8EB
Accessibility & contrast
On white
2.37
#DC95A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#DC95A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC95A2
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC95A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC95A2 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A1A2
Deuteranopia (green-blind)
#B1ADA1
Tritanopia (blue-blind)
#E9909A
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #dc95a2; /* rgb */ color: rgb(220, 149, 162); /* oklch */ color: oklch(74.4% 0.087 7.4);
Tailwind
colors: {
custom: {
50: '#e8b5bd',
500: '#dc95a2',
950: '#000000',
},
}SCSS
$custom: #dc95a2; $custom-light: #e8b5bd; $custom-dark: #000000;
JSON
{
"hex": "#dc95a2",
"rgb": {
"r": 220,
"g": 149,
"b": 162
},
"hsl": {
"h": 349.014,
"s": 50.355,
"l": 72.353
},
"oklch": {
"l": 0.74356,
"c": 0.08693,
"h": 7.4
},
"luminance": 0.39319
}Semantic roles & 50–950 ramp
primary
#DC95A2
secondary
#DDEEEB
accent
#BEA228
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161112
muted
#848081