#DC95CD#DC95CD
#DC95CD is a light, moderate pink. Relative luminance 0.411; OKLCH L 75.8% C 0.112 H 334.5°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DC95CD |
|---|---|
| RGB | rgb(220, 149, 205) |
| HSL | hsl(313, 50%, 72%) |
| HSV | hsv(313, 32%, 86%) |
| CMYK | cmyk(0%, 32.3%, 6.8%, 13.7%) |
| CIE-LAB | lab(70.26, 35.24, -17.92) |
| CIE-LCH | lch(70.26, 39.53, 333.05°) |
| OKLab | oklab(75.75% 0.1008 -0.048) |
| OKLCH | oklch(75.75% 0.112 334.5) |
| XYZ | xyz(51.2816, 41.1206, 62.9816) |
| Luminance | 0.4112 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.66
Lavender Pink
#DD85D7
ΔE00 5.45
Lilac
#C8A2C8
ΔE00 6.61
Bubblegum Pink
#FE83CC
ΔE00 7.11
Pink (survey)
#FF81C0
ΔE00 8.28
Violet (CSS)
#EE82EE
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC95CD #95DCA4
analogous
#C895DC #DC95CD #DC95AA
triadic
#DC95CD #CDDC95 #95CDDC
tetradic
#DC95CD #DCC895 #95DCA4 #95AADC
square
#DC95CD #DCC895 #95DCA4 #95AADC
split-complementary
#DC95CD #AADC95 #95DCC8
monochromatic
#B93D9F #CD67B7 #DC95CD #EBC3E3 #F7E8F4
Accessibility & contrast
On white
2.28
#DC95CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#DC95CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC95CD
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC95CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC95CD | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A6CF
Deuteranopia (green-blind)
#A6B0CB
Tritanopia (blue-blind)
#E398A9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #dc95cd; /* rgb */ color: rgb(220, 149, 205); /* oklch */ color: oklch(75.8% 0.112 334.5);
Tailwind
colors: {
custom: {
50: '#e8b5dc',
500: '#dc95cd',
950: '#000000',
},
}SCSS
$custom: #dc95cd; $custom-light: #e8b5dc; $custom-dark: #000000;
JSON
{
"hex": "#dc95cd",
"rgb": {
"r": 220,
"g": 149,
"b": 205
},
"hsl": {
"h": 312.676,
"s": 50.355,
"l": 72.353
},
"oklch": {
"l": 0.75753,
"c": 0.1116,
"h": 334.5
},
"luminance": 0.41118
}Semantic roles & 50–950 ramp
primary
#DC95CD
secondary
#DDEEE0
accent
#BE4728
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161115
muted
#848083