#D95EBC#D95EBC
#D95EBC is a light, vivid pink. Relative luminance 0.264; OKLCH L 66.6% C 0.188 H 337.6°. Best body text is #000000 at 6.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D95EBC |
|---|---|
| RGB | rgb(217, 94, 188) |
| HSL | hsl(314, 62%, 61%) |
| HSV | hsv(314, 57%, 85%) |
| CMYK | cmyk(0%, 56.7%, 13.4%, 14.9%) |
| CIE-LAB | lab(58.41, 59.20, -26.49) |
| CIE-LCH | lch(58.41, 64.85, 335.89°) |
| OKLab | oklab(66.58% 0.1736 -0.0715) |
| OKLCH | oklch(66.58% 0.188 337.6) |
| XYZ | xyz(41.6956, 26.3912, 50.4652) |
| Luminance | 0.2639 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.83
Purpleish Pink
#DF4EC8
ΔE00 3.43
Pale Magenta
#D767AD
ΔE00 4.01
Orchid
#DA70D6
ΔE00 5.45
Orchid (survey)
#C875C4
ΔE00 5.50
Pinky Purple
#C94CBE
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D95EBC #5ED97B
analogous
#B85ED9 #D95EBC #D95E7E
triadic
#D95EBC #BCD95E #5EBCD9
tetradic
#D95EBC #D9B85E #5ED97B #5E7ED9
square
#D95EBC #D9B85E #5ED97B #5E7ED9
split-complementary
#D95EBC #7ED95E #5ED9B8
monochromatic
#99247D #CA30A6 #D95EBC #E590D1 #F0C1E5
Accessibility & contrast
On white
3.35
#D95EBC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.28
#D95EBC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D95EBC
6.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D95EBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D95EBC | 1.00 | 3.35 | 6.28 | 6.28 |
| #FFFFFF | 3.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6180BF
Deuteranopia (green-blind)
#8693B9
Tritanopia (blue-blind)
#E46385
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #d95ebc; /* rgb */ color: rgb(217, 94, 188); /* oklch */ color: oklch(66.6% 0.188 337.6);
Tailwind
colors: {
custom: {
50: '#e891d0',
500: '#d95ebc',
950: '#000000',
},
}SCSS
$custom: #d95ebc; $custom-light: #e891d0; $custom-dark: #000000;
JSON
{
"hex": "#d95ebc",
"rgb": {
"r": 217,
"g": 94,
"b": 188
},
"hsl": {
"h": 314.146,
"s": 61.809,
"l": 60.98
},
"oklch": {
"l": 0.66581,
"c": 0.18772,
"h": 337.6
},
"luminance": 0.26388
}Semantic roles & 50–950 ramp
primary
#D95EBC
secondary
#B2E1BD
accent
#CA451C
background
#FEF9FC
surface
#FDF2F9
border
#D5CCD2
text
#160D14
muted
#847E82