#E995F9#E995F9
#E995F9 is a light, vivid purple. Relative luminance 0.457; OKLCH L 78.9% C 0.163 H 321.0°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #E995F9 |
|---|---|
| RGB | rgb(233, 149, 249) |
| HSL | hsl(290, 89%, 78%) |
| HSV | hsv(290, 40%, 98%) |
| CMYK | cmyk(6.4%, 40.2%, 0%, 2.4%) |
| CIE-LAB | lab(73.32, 47.32, -37.22) |
| CIE-LCH | lch(73.32, 60.21, 321.81°) |
| OKLab | oklab(78.92% 0.1263 -0.1022) |
| OKLCH | oklch(78.92% 0.163 321) |
| XYZ | xyz(61.4486, 45.6602, 95.1806) |
| Luminance | 0.4566 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.25
Lavender Pink
#DD85D7
ΔE00 6.05
Baby Purple
#CA9BF7
ΔE00 6.30
Lilac (survey)
#CEA2FD
ΔE00 6.72
Plum
#DDA0DD
ΔE00 6.79
Purply Pink
#F075E6
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E995F9 #A5F995
analogous
#B795F9 #E995F9 #F995D7
triadic
#E995F9 #F9E995 #95F9E9
tetradic
#E995F9 #F9B795 #A5F995 #95D7F9
square
#E995F9 #F9B795 #A5F995 #95D7F9
split-complementary
#E995F9 #D7F995 #95F9B7
monochromatic
#D121F2 #DD5BF6 #E995F9 #F5CFFC #F9E2FD
Accessibility & contrast
On white
2.07
#E995F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#E995F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E995F9
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E995F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E995F9 | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AEFD
Deuteranopia (green-blind)
#9EB7F6
Tritanopia (blue-blind)
#EBA1BB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e995f9; /* rgb */ color: rgb(233, 149, 249); /* oklch */ color: oklch(78.9% 0.163 321.0);
Tailwind
colors: {
custom: {
50: '#f1b6fb',
500: '#e995f9',
950: '#000000',
},
}SCSS
$custom: #e995f9; $custom-light: #f1b6fb; $custom-dark: #000000;
JSON
{
"hex": "#e995f9",
"rgb": {
"r": 233,
"g": 149,
"b": 249
},
"hsl": {
"h": 290.4,
"s": 89.286,
"l": 78.039
},
"oklch": {
"l": 0.78923,
"c": 0.1625,
"h": 321
},
"luminance": 0.45658
}Semantic roles & 50–950 ramp
primary
#E995F9
secondary
#DBF5D6
accent
#E60025
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085