#DC92AA#DC92AA
#DC92AA is a light, moderate pink. Relative luminance 0.387; OKLCH L 74.1% C 0.094 H 358.6°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DC92AA |
|---|---|
| RGB | rgb(220, 146, 170) |
| HSL | hsl(341, 51%, 72%) |
| HSV | hsv(341, 34%, 86%) |
| CMYK | cmyk(0%, 33.6%, 22.7%, 13.7%) |
| CIE-LAB | lab(68.52, 31.23, -1.03) |
| CIE-LCH | lch(68.52, 31.25, 358.12°) |
| OKLab | oklab(74.07% 0.0939 -0.0023) |
| OKLCH | oklch(74.07% 0.094 358.6) |
| XYZ | xyz(47.0506, 38.6785, 43.0099) |
| Luminance | 0.3868 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.91
Dull Pink
#D5869D
ΔE00 3.36
Faded Pink
#DE9DAC
ΔE00 3.61
Dusty Pink (survey)
#D58A94
ΔE00 5.48
Light Mauve
#C292A1
ΔE00 5.84
Grey Pink
#C3909B
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC92AA #92DCC4
analogous
#DC92CF #DC92AA #DC9F92
triadic
#DC92AA #AADC92 #92AADC
tetradic
#DC92AA #CFDC92 #92DCC4 #9F92DC
square
#DC92AA #CFDC92 #92DCC4 #9F92DC
split-complementary
#DC92AA #92DC9F #92CFDC
monochromatic
#B83B64 #CD6486 #DC92AA #EBC0CE #F8E8ED
Accessibility & contrast
On white
2.40
#DC92AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#DC92AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC92AA
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC92AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC92AA | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9FAB
Deuteranopia (green-blind)
#ADACA8
Tritanopia (blue-blind)
#E88E9A
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #dc92aa; /* rgb */ color: rgb(220, 146, 170); /* oklch */ color: oklch(74.1% 0.094 358.6);
Tailwind
colors: {
custom: {
50: '#e8b3c3',
500: '#dc92aa',
950: '#000000',
},
}SCSS
$custom: #dc92aa; $custom-light: #e8b3c3; $custom-dark: #000000;
JSON
{
"hex": "#dc92aa",
"rgb": {
"r": 220,
"g": 146,
"b": 170
},
"hsl": {
"h": 340.541,
"s": 51.389,
"l": 71.765
},
"oklch": {
"l": 0.74069,
"c": 0.09395,
"h": 358.6
},
"luminance": 0.38676
}Semantic roles & 50–950 ramp
primary
#DC92AA
secondary
#DCEEE8
accent
#BF8D27
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#161112
muted
#848081