#E995F8#E995F8
#E995F8 is a light, vivid purple. Relative luminance 0.456; OKLCH L 78.9% C 0.161 H 321.4°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #E995F8 |
|---|---|
| RGB | rgb(233, 149, 248) |
| HSL | hsl(291, 88%, 78%) |
| HSV | hsv(291, 40%, 97%) |
| CMYK | cmyk(6%, 39.9%, 0%, 2.7%) |
| CIE-LAB | lab(73.28, 47.13, -36.74) |
| CIE-LCH | lch(73.28, 59.76, 322.06°) |
| OKLab | oklab(78.88% 0.1261 -0.1008) |
| OKLCH | oklch(78.88% 0.161 321.4) |
| XYZ | xyz(61.2930, 45.5980, 94.3613) |
| Luminance | 0.4560 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.19
Lavender Pink
#DD85D7
ΔE00 5.91
Baby Purple
#CA9BF7
ΔE00 6.37
Plum
#DDA0DD
ΔE00 6.64
Lilac (survey)
#CEA2FD
ΔE00 6.79
Purply Pink
#F075E6
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E995F8 #A4F895
analogous
#B795F8 #E995F8 #F895D5
triadic
#E995F8 #F8E995 #95F8E9
tetradic
#E995F8 #F8B795 #A4F895 #95D5F8
square
#E995F8 #F8B795 #A4F895 #95D5F8
split-complementary
#E995F8 #D5F895 #95F8B7
monochromatic
#D122F0 #DD5CF4 #E995F8 #F5CEFC #F9E2FD
Accessibility & contrast
On white
2.08
#E995F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#E995F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E995F8
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E995F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E995F8 | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AEFC
Deuteranopia (green-blind)
#9EB7F5
Tritanopia (blue-blind)
#EBA1BB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e995f8; /* rgb */ color: rgb(233, 149, 248); /* oklch */ color: oklch(78.9% 0.161 321.4);
Tailwind
colors: {
custom: {
50: '#f1b6fb',
500: '#e995f8',
950: '#000000',
},
}SCSS
$custom: #e995f8; $custom-light: #f1b6fb; $custom-dark: #000000;
JSON
{
"hex": "#e995f8",
"rgb": {
"r": 233,
"g": 149,
"b": 248
},
"hsl": {
"h": 290.909,
"s": 87.611,
"l": 77.843
},
"oklch": {
"l": 0.78879,
"c": 0.16149,
"h": 321.4
},
"luminance": 0.45596
}Semantic roles & 50–950 ramp
primary
#E995F8
secondary
#DBF5D6
accent
#E40124
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085