#DC96CE#DC96CE
#DC96CE is a light, moderate pink. Relative luminance 0.415; OKLCH L 76.0% C 0.111 H 334.0°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DC96CE |
|---|---|
| RGB | rgb(220, 150, 206) |
| HSL | hsl(312, 50%, 73%) |
| HSV | hsv(312, 32%, 86%) |
| CMYK | cmyk(0%, 31.8%, 6.4%, 13.7%) |
| CIE-LAB | lab(70.52, 34.87, -18.08) |
| CIE-LCH | lch(70.52, 39.28, 332.59°) |
| OKLab | oklab(75.96% 0.0995 -0.0485) |
| OKLCH | oklch(75.96% 0.111 334) |
| XYZ | xyz(51.5616, 41.4868, 63.6723) |
| Luminance | 0.4148 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.39
Lavender Pink
#DD85D7
ΔE00 5.55
Lilac
#C8A2C8
ΔE00 6.45
Bubblegum Pink
#FE83CC
ΔE00 7.28
Pink (survey)
#FF81C0
ΔE00 8.48
Violet (CSS)
#EE82EE
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC96CE #96DCA4
analogous
#C796DC #DC96CE #DC96AB
triadic
#DC96CE #CEDC96 #96CEDC
tetradic
#DC96CE #DCC796 #96DCA4 #96ABDC
square
#DC96CE #DCC796 #96DCA4 #96ABDC
split-complementary
#DC96CE #ABDC96 #96DCC7
monochromatic
#BA3EA1 #CD68B9 #DC96CE #EBC4E3 #F7E8F4
Accessibility & contrast
On white
2.26
#DC96CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#DC96CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC96CE
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC96CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC96CE | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A6D0
Deuteranopia (green-blind)
#A7B0CC
Tritanopia (blue-blind)
#E399AA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #dc96ce; /* rgb */ color: rgb(220, 150, 206); /* oklch */ color: oklch(76.0% 0.111 334.0);
Tailwind
colors: {
custom: {
50: '#e8b6dd',
500: '#dc96ce',
950: '#000000',
},
}SCSS
$custom: #dc96ce; $custom-light: #e8b6dd; $custom-dark: #000000;
JSON
{
"hex": "#dc96ce",
"rgb": {
"r": 220,
"g": 150,
"b": 206
},
"hsl": {
"h": 312,
"s": 50,
"l": 72.549
},
"oklch": {
"l": 0.75958,
"c": 0.1107,
"h": 334
},
"luminance": 0.41485
}Semantic roles & 50–950 ramp
primary
#DC96CE
secondary
#DDEEE0
accent
#BD4628
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161115
muted
#848083