#E995EE#E995EE
#E995EE is a light, vivid purple. Relative luminance 0.450; OKLCH L 78.5% C 0.152 H 324.9°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #E995EE |
|---|---|
| RGB | rgb(233, 149, 238) |
| HSL | hsl(297, 72%, 76%) |
| HSV | hsv(297, 37%, 93%) |
| CMYK | cmyk(2.1%, 37.4%, 0%, 6.7%) |
| CIE-LAB | lab(72.89, 45.26, -31.91) |
| CIE-LCH | lch(72.89, 55.38, 324.82°) |
| OKLab | oklab(78.45% 0.124 -0.0871) |
| OKLCH | oklch(78.45% 0.152 324.9) |
| XYZ | xyz(59.7829, 44.9939, 86.4080) |
| Luminance | 0.4499 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.12
Lavender Pink
#DD85D7
ΔE00 4.70
Plum
#DDA0DD
ΔE00 5.20
Purply Pink
#F075E6
ΔE00 6.52
Baby Purple
#CA9BF7
ΔE00 7.31
Mauve
#E0B0FF
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E995EE #9AEE95
analogous
#BC95EE #E995EE #EE95C6
triadic
#E995EE #EEE995 #95EEE9
tetradic
#E995EE #EEBC95 #9AEE95 #95C6EE
square
#E995EE #EEBC95 #9AEE95 #95C6EE
split-complementary
#E995EE #C6EE95 #95EEBC
monochromatic
#D32CDD #DE60E6 #E995EE #F4CAF6 #FAE5FB
Accessibility & contrast
On white
2.10
#E995EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#E995EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E995EE
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E995EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E995EE | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DACF1
Deuteranopia (green-blind)
#A2B7EB
Tritanopia (blue-blind)
#ED9EB7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e995ee; /* rgb */ color: rgb(233, 149, 238); /* oklch */ color: oklch(78.5% 0.152 324.9);
Tailwind
colors: {
custom: {
50: '#f1b6f3',
500: '#e995ee',
950: '#000000',
},
}SCSS
$custom: #e995ee; $custom-light: #f1b6f3; $custom-dark: #000000;
JSON
{
"hex": "#e995ee",
"rgb": {
"r": 233,
"g": 149,
"b": 238
},
"hsl": {
"h": 296.629,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.78451,
"c": 0.15153,
"h": 324.9
},
"luminance": 0.44992
}Semantic roles & 50–950 ramp
primary
#E995EE
secondary
#DAF2D9
accent
#D4111C
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171117
muted
#858085