#E995EF#E995EF
#E995EF is a light, vivid purple. Relative luminance 0.451; OKLCH L 78.5% C 0.152 H 324.5°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #E995EF |
|---|---|
| RGB | rgb(233, 149, 239) |
| HSL | hsl(296, 74%, 76%) |
| HSV | hsv(296, 38%, 94%) |
| CMYK | cmyk(2.5%, 37.7%, 0%, 6.3%) |
| CIE-LAB | lab(72.93, 45.45, -32.40) |
| CIE-LCH | lch(72.93, 55.81, 324.52°) |
| OKLab | oklab(78.49% 0.1242 -0.0885) |
| OKLCH | oklch(78.49% 0.153 324.5) |
| XYZ | xyz(59.9302, 45.0529, 87.1838) |
| Luminance | 0.4505 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.08
Lavender Pink
#DD85D7
ΔE00 4.80
Plum
#DDA0DD
ΔE00 5.33
Purply Pink
#F075E6
ΔE00 6.52
Baby Purple
#CA9BF7
ΔE00 7.19
Mauve
#E0B0FF
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E995EF #9BEF95
analogous
#BC95EF #E995EF #EF95C8
triadic
#E995EF #EFE995 #95EFE9
tetradic
#E995EF #EFBC95 #9BEF95 #95C8EF
square
#E995EF #EFBC95 #9BEF95 #95C8EF
split-complementary
#E995EF #C8EF95 #95EFBC
monochromatic
#D32BDF #DE60E7 #E995EF #F4CAF7 #F9E4FB
Accessibility & contrast
On white
2.10
#E995EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#E995EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E995EF
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E995EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E995EF | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CADF2
Deuteranopia (green-blind)
#A2B7EC
Tritanopia (blue-blind)
#ED9EB7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e995ef; /* rgb */ color: rgb(233, 149, 239); /* oklch */ color: oklch(78.5% 0.152 324.5);
Tailwind
colors: {
custom: {
50: '#f1b6f4',
500: '#e995ef',
950: '#000000',
},
}SCSS
$custom: #e995ef; $custom-light: #f1b6f4; $custom-dark: #000000;
JSON
{
"hex": "#e995ef",
"rgb": {
"r": 233,
"g": 149,
"b": 239
},
"hsl": {
"h": 296,
"s": 73.77,
"l": 76.078
},
"oklch": {
"l": 0.78493,
"c": 0.1525,
"h": 324.5
},
"luminance": 0.45051
}Semantic roles & 50–950 ramp
primary
#E995EF
secondary
#DAF3D8
accent
#D6101D
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171117
muted
#858085