#E995E2#E995E2
#E995E2 is a light, vivid purple. Relative luminance 0.443; OKLCH L 78.0% C 0.140 H 329.8°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E995E2 |
|---|---|
| RGB | rgb(233, 149, 226) |
| HSL | hsl(305, 66%, 75%) |
| HSV | hsv(305, 36%, 91%) |
| CMYK | cmyk(0%, 36.1%, 3%, 8.6%) |
| CIE-LAB | lab(72.44, 43.10, -26.04) |
| CIE-LCH | lch(72.44, 50.35, 328.86°) |
| OKLab | oklab(77.96% 0.1211 -0.0705) |
| OKLCH | oklch(77.96% 0.14 329.8) |
| XYZ | xyz(58.0783, 44.3121, 77.4306) |
| Luminance | 0.4431 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.94
Lavender Pink
#DD85D7
ΔE00 4.09
Violet (CSS)
#EE82EE
ΔE00 5.20
Bubblegum Pink
#FE83CC
ΔE00 6.93
Purply Pink
#F075E6
ΔE00 6.96
Mauve
#E0B0FF
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E995E2 #95E99C
analogous
#C695E9 #E995E2 #E995B8
triadic
#E995E2 #E2E995 #95E2E9
tetradic
#E995E2 #E9C695 #95E99C #95B8E9
square
#E995E2 #E9C695 #95E99C #95B8E9
split-complementary
#E995E2 #B8E995 #95E9C6
monochromatic
#D430C6 #DE62D4 #E995E2 #F4C8F0 #FAE6F8
Accessibility & contrast
On white
2.13
#E995E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#E995E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E995E2
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E995E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E995E2 | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91ABE5
Deuteranopia (green-blind)
#A7B6DF
Tritanopia (blue-blind)
#EF9BB2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e995e2; /* rgb */ color: rgb(233, 149, 226); /* oklch */ color: oklch(78.0% 0.140 329.8);
Tailwind
colors: {
custom: {
50: '#f1b5eb',
500: '#e995e2',
950: '#000000',
},
}SCSS
$custom: #e995e2; $custom-light: #f1b5eb; $custom-dark: #000000;
JSON
{
"hex": "#e995e2",
"rgb": {
"r": 233,
"g": 149,
"b": 226
},
"hsl": {
"h": 305,
"s": 65.625,
"l": 74.902
},
"oklch": {
"l": 0.77963,
"c": 0.14016,
"h": 329.8
},
"luminance": 0.4431
}Semantic roles & 50–950 ramp
primary
#E995E2
secondary
#DAF1DC
accent
#CD2718
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084