#DC92CF#DC92CF
#DC92CF is a light, moderate pink. Relative luminance 0.403; OKLCH L 75.3% C 0.119 H 333.2°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DC92CF |
|---|---|
| RGB | rgb(220, 146, 207) |
| HSL | hsl(311, 51%, 72%) |
| HSV | hsv(311, 34%, 86%) |
| CMYK | cmyk(0%, 33.6%, 5.9%, 13.7%) |
| CIE-LAB | lab(69.67, 37.19, -19.92) |
| CIE-LCH | lch(69.67, 42.19, 331.82°) |
| OKLab | oklab(75.33% 0.1059 -0.0535) |
| OKLCH | oklch(75.33% 0.119 333.2) |
| XYZ | xyz(51.0560, 40.2807, 64.1050) |
| Luminance | 0.4028 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.82
Lavender Pink
#DD85D7
ΔE00 4.31
Bubblegum Pink
#FE83CC
ΔE00 6.85
Lilac
#C8A2C8
ΔE00 7.37
Violet (CSS)
#EE82EE
ΔE00 7.62
Orchid (survey)
#C875C4
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC92CF #92DC9F
analogous
#C492DC #DC92CF #DC92AA
triadic
#DC92CF #CFDC92 #92CFDC
tetradic
#DC92CF #DCC492 #92DC9F #92AADC
square
#DC92CF #DCC492 #92DC9F #92AADC
split-complementary
#DC92CF #AADC92 #92DCC4
monochromatic
#B83BA2 #CD64BB #DC92CF #EBC0E3 #F8E8F5
Accessibility & contrast
On white
2.32
#DC92CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#DC92CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC92CF
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC92CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC92CF | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A4D1
Deuteranopia (green-blind)
#A3AECD
Tritanopia (blue-blind)
#E396A8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #dc92cf; /* rgb */ color: rgb(220, 146, 207); /* oklch */ color: oklch(75.3% 0.119 333.2);
Tailwind
colors: {
custom: {
50: '#e8b3dd',
500: '#dc92cf',
950: '#000000',
},
}SCSS
$custom: #dc92cf; $custom-light: #e8b3dd; $custom-dark: #000000;
JSON
{
"hex": "#dc92cf",
"rgb": {
"r": 220,
"g": 146,
"b": 207
},
"hsl": {
"h": 310.541,
"s": 51.389,
"l": 71.765
},
"oklch": {
"l": 0.75326,
"c": 0.11866,
"h": 333.2
},
"luminance": 0.40278
}Semantic roles & 50–950 ramp
primary
#DC92CF
secondary
#DCEEDF
accent
#BF4127
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161115
muted
#848083