#E995FB#E995FB
#E995FB is a light, vivid purple. Relative luminance 0.458; OKLCH L 79.0% C 0.165 H 320.4°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #E995FB |
|---|---|
| RGB | rgb(233, 149, 251) |
| HSL | hsl(289, 93%, 78%) |
| HSV | hsv(289, 41%, 98%) |
| CMYK | cmyk(7.2%, 40.6%, 0%, 1.6%) |
| CIE-LAB | lab(73.41, 47.70, -38.18) |
| CIE-LCH | lch(73.41, 61.10, 321.33°) |
| OKLab | oklab(79.01% 0.1267 -0.1049) |
| OKLCH | oklch(79.01% 0.165 320.4) |
| XYZ | xyz(61.7622, 45.7857, 96.8322) |
| Luminance | 0.4578 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.37
Baby Purple
#CA9BF7
ΔE00 6.18
Lavender Pink
#DD85D7
ΔE00 6.32
Lilac (survey)
#CEA2FD
ΔE00 6.58
Mauve
#E0B0FF
ΔE00 6.93
Purply Pink
#F075E6
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E995FB #A7FB95
analogous
#B695FB #E995FB #FB95DA
triadic
#E995FB #FBE995 #95FBE9
tetradic
#E995FB #FBB695 #A7FB95 #95DAFB
square
#E995FB #FBB695 #A7FB95 #95DAFB
split-complementary
#E995FB #DAFB95 #95FBB6
monochromatic
#D11FF7 #DD5AF9 #E995FB #F5D0FD #F9E2FE
Accessibility & contrast
On white
2.07
#E995FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#E995FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E995FB
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E995FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E995FB | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AEFF
Deuteranopia (green-blind)
#9DB7F8
Tritanopia (blue-blind)
#EBA1BC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e995fb; /* rgb */ color: rgb(233, 149, 251); /* oklch */ color: oklch(79.0% 0.165 320.4);
Tailwind
colors: {
custom: {
50: '#f1b6fd',
500: '#e995fb',
950: '#000000',
},
}SCSS
$custom: #e995fb; $custom-light: #f1b6fd; $custom-dark: #000000;
JSON
{
"hex": "#e995fb",
"rgb": {
"r": 233,
"g": 149,
"b": 251
},
"hsl": {
"h": 289.412,
"s": 92.727,
"l": 78.431
},
"oklch": {
"l": 0.79011,
"c": 0.16454,
"h": 320.4
},
"luminance": 0.45784
}Semantic roles & 50–950 ramp
primary
#E995FB
secondary
#DBF6D5
accent
#E60028
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085