#E995EB#E995EB
#E995EB is a light, vivid purple. Relative luminance 0.448; OKLCH L 78.3% C 0.149 H 326.1°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #E995EB |
|---|---|
| RGB | rgb(233, 149, 235) |
| HSL | hsl(299, 68%, 75%) |
| HSV | hsv(299, 37%, 92%) |
| CMYK | cmyk(0.9%, 36.6%, 0%, 7.8%) |
| CIE-LAB | lab(72.77, 44.71, -30.45) |
| CIE-LCH | lch(72.77, 54.10, 325.74°) |
| OKLab | oklab(78.33% 0.1233 -0.0829) |
| OKLCH | oklch(78.33% 0.149 326.1) |
| XYZ | xyz(59.3458, 44.8191, 84.1061) |
| Luminance | 0.4482 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.28
Lavender Pink
#DD85D7
ΔE00 4.43
Plum
#DDA0DD
ΔE00 4.81
Purply Pink
#F075E6
ΔE00 6.54
Mauve
#E0B0FF
ΔE00 7.53
Baby Purple
#CA9BF7
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E995EB #97EB95
analogous
#BE95EB #E995EB #EB95C2
triadic
#E995EB #EBE995 #95EBE9
tetradic
#E995EB #EBBE95 #97EB95 #95C2EB
square
#E995EB #EBBE95 #97EB95 #95C2EB
split-complementary
#E995EB #C2EB95 #95EBBE
monochromatic
#D42ED8 #DE62E1 #E995EB #F4C8F5 #FAE5FA
Accessibility & contrast
On white
2.11
#E995EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#E995EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E995EB
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E995EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E995EB | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EACEE
Deuteranopia (green-blind)
#A3B6E8
Tritanopia (blue-blind)
#EE9DB5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e995eb; /* rgb */ color: rgb(233, 149, 235); /* oklch */ color: oklch(78.3% 0.149 326.1);
Tailwind
colors: {
custom: {
50: '#f1b6f1',
500: '#e995eb',
950: '#000000',
},
}SCSS
$custom: #e995eb; $custom-light: #f1b6f1; $custom-dark: #000000;
JSON
{
"hex": "#e995eb",
"rgb": {
"r": 233,
"g": 149,
"b": 235
},
"hsl": {
"h": 298.605,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.78327,
"c": 0.14861,
"h": 326.1
},
"luminance": 0.44817
}Semantic roles & 50–950 ramp
primary
#E995EB
secondary
#DAF2D9
accent
#D0151A
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171117
muted
#858085