#DC92AB#DC92AB
#DC92AB is a light, moderate pink. Relative luminance 0.387; OKLCH L 74.1% C 0.094 H 357.8°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DC92AB |
|---|---|
| RGB | rgb(220, 146, 171) |
| HSL | hsl(340, 51%, 72%) |
| HSV | hsv(340, 34%, 86%) |
| CMYK | cmyk(0%, 33.6%, 22.3%, 13.7%) |
| CIE-LAB | lab(68.55, 31.38, -1.54) |
| CIE-LCH | lch(68.55, 31.41, 357.18°) |
| OKLab | oklab(74.1% 0.0943 -0.0036) |
| OKLCH | oklch(74.1% 0.094 357.8) |
| XYZ | xyz(47.1456, 38.7165, 43.5100) |
| Luminance | 0.3871 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.09
Dull Pink
#D5869D
ΔE00 3.47
Faded Pink
#DE9DAC
ΔE00 3.80
Dusty Pink (survey)
#D58A94
ΔE00 5.77
Light Mauve
#C292A1
ΔE00 5.91
Grey Pink
#C3909B
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC92AB #92DCC3
analogous
#DC92D0 #DC92AB #DC9E92
triadic
#DC92AB #ABDC92 #92ABDC
tetradic
#DC92AB #D0DC92 #92DCC3 #9E92DC
square
#DC92AB #D0DC92 #92DCC3 #9E92DC
split-complementary
#DC92AB #92DC9E #92D0DC
monochromatic
#B83B66 #CD6487 #DC92AB #EBC0CF #F8E8ED
Accessibility & contrast
On white
2.40
#DC92AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#DC92AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC92AB
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC92AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC92AB | 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)
#9B9FAC
Deuteranopia (green-blind)
#ADACA9
Tritanopia (blue-blind)
#E88E9B
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #dc92ab; /* rgb */ color: rgb(220, 146, 171); /* oklch */ color: oklch(74.1% 0.094 357.8);
Tailwind
colors: {
custom: {
50: '#e8b3c4',
500: '#dc92ab',
950: '#000000',
},
}SCSS
$custom: #dc92ab; $custom-light: #e8b3c4; $custom-dark: #000000;
JSON
{
"hex": "#dc92ab",
"rgb": {
"r": 220,
"g": 146,
"b": 171
},
"hsl": {
"h": 339.73,
"s": 51.389,
"l": 71.765
},
"oklch": {
"l": 0.74099,
"c": 0.09435,
"h": 357.8
},
"luminance": 0.38714
}Semantic roles & 50–950 ramp
primary
#DC92AB
secondary
#DCEEE8
accent
#BF8B27
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#161112
muted
#848081