#DC96A2#DC96A2
#DC96A2 is a light, moderate red. Relative luminance 0.396; OKLCH L 74.5% C 0.085 H 8.1°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DC96A2 |
|---|---|
| RGB | rgb(220, 150, 162) |
| HSL | hsl(350, 50%, 73%) |
| HSV | hsv(350, 32%, 86%) |
| CMYK | cmyk(0%, 31.8%, 26.4%, 13.7%) |
| CIE-LAB | lab(69.21, 27.94, 4.45) |
| CIE-LCH | lch(69.21, 28.29, 9.06°) |
| OKLab | oklab(74.53% 0.0846 0.012) |
| OKLCH | oklch(74.53% 0.085 8.1) |
| XYZ | xyz(46.9442, 39.6398, 39.3541) |
| Luminance | 0.3964 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.36
Dusty Pink (survey)
#D58A94
ΔE00 3.46
Pig Pink
#E78EA5
ΔE00 3.95
Greyish Pink
#C88D94
ΔE00 4.45
Dull Pink
#D5869D
ΔE00 5.02
Grey Pink
#C3909B
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC96A2 #96DCD0
analogous
#DC96C5 #DC96A2 #DCAD96
triadic
#DC96A2 #A2DC96 #96A2DC
tetradic
#DC96A2 #C5DC96 #96DCD0 #AD96DC
square
#DC96A2 #C5DC96 #96DCD0 #AD96DC
split-complementary
#DC96A2 #96DCAD #96C5DC
monochromatic
#BA3E53 #CD6879 #DC96A2 #EBC4CB #F7E8EB
Accessibility & contrast
On white
2.35
#DC96A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#DC96A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC96A2
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC96A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC96A2 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A1A2
Deuteranopia (green-blind)
#B2AEA1
Tritanopia (blue-blind)
#E8919A
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #dc96a2; /* rgb */ color: rgb(220, 150, 162); /* oklch */ color: oklch(74.5% 0.085 8.1);
Tailwind
colors: {
custom: {
50: '#e8b5bd',
500: '#dc96a2',
950: '#000000',
},
}SCSS
$custom: #dc96a2; $custom-light: #e8b5bd; $custom-dark: #000000;
JSON
{
"hex": "#dc96a2",
"rgb": {
"r": 220,
"g": 150,
"b": 162
},
"hsl": {
"h": 349.714,
"s": 50,
"l": 72.549
},
"oklch": {
"l": 0.74532,
"c": 0.08546,
"h": 8.1
},
"luminance": 0.39637
}Semantic roles & 50–950 ramp
primary
#DC96A2
secondary
#DDEEEB
accent
#BDA428
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161112
muted
#848081