#E995DB#E995DB
#E995DB is a light, vivid pink. Relative luminance 0.439; OKLCH L 77.7% C 0.134 H 333.0°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #E995DB |
|---|---|
| RGB | rgb(233, 149, 219) |
| HSL | hsl(310, 66%, 75%) |
| HSV | hsv(310, 36%, 91%) |
| CMYK | cmyk(0%, 36.1%, 6%, 8.6%) |
| CIE-LAB | lab(72.19, 41.88, -22.58) |
| CIE-LCH | lch(72.19, 47.58, 331.66°) |
| OKLab | oklab(77.69% 0.1193 -0.0608) |
| OKLCH | oklch(77.69% 0.134 333) |
| XYZ | xyz(57.1374, 43.9357, 72.4749) |
| Luminance | 0.4393 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.78
Lavender Pink
#DD85D7
ΔE00 4.43
Bubblegum Pink
#FE83CC
ΔE00 6.03
Violet (CSS)
#EE82EE
ΔE00 6.28
Purply Pink
#F075E6
ΔE00 7.63
Pink (survey)
#FF81C0
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E995DB #95E9A3
analogous
#CD95E9 #E995DB #E995B1
triadic
#E995DB #DBE995 #95DBE9
tetradic
#E995DB #E9CD95 #95E9A3 #95B1E9
square
#E995DB #E9CD95 #95E9A3 #95B1E9
split-complementary
#E995DB #B1E995 #95E9CD
monochromatic
#D430B9 #DE62CA #E995DB #F4C8EC #FAE6F6
Accessibility & contrast
On white
2.15
#E995DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#E995DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E995DB
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E995DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E995DB | 1.00 | 2.15 | 9.79 | 9.79 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AADE
Deuteranopia (green-blind)
#A9B5D8
Tritanopia (blue-blind)
#F099AF
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e995db; /* rgb */ color: rgb(233, 149, 219); /* oklch */ color: oklch(77.7% 0.134 333.0);
Tailwind
colors: {
custom: {
50: '#f1b5e6',
500: '#e995db',
950: '#000000',
},
}SCSS
$custom: #e995db; $custom-light: #f1b5e6; $custom-dark: #000000;
JSON
{
"hex": "#e995db",
"rgb": {
"r": 233,
"g": 149,
"b": 219
},
"hsl": {
"h": 310,
"s": 65.625,
"l": 74.902
},
"oklch": {
"l": 0.7769,
"c": 0.13391,
"h": 333
},
"luminance": 0.43933
}Semantic roles & 50–950 ramp
primary
#E995DB
secondary
#DAF1DE
accent
#CD3618
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#171116
muted
#858084