#E295EB#E295EB
#E295EB is a light, vivid purple. Relative luminance 0.437; OKLCH L 77.6% C 0.144 H 323.1°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #E295EB |
|---|---|
| RGB | rgb(226, 149, 235) |
| HSL | hsl(294, 68%, 75%) |
| HSV | hsv(294, 37%, 92%) |
| CMYK | cmyk(3.8%, 36.6%, 0%, 7.8%) |
| CIE-LAB | lab(72.00, 42.58, -31.70) |
| CIE-LCH | lch(72.00, 53.09, 323.33°) |
| OKLab | oklab(77.58% 0.1154 -0.0866) |
| OKLCH | oklch(77.58% 0.144 323.1) |
| XYZ | xyz(57.1053, 43.6638, 84.0010) |
| Luminance | 0.4366 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.43
Violet (CSS)
#EE82EE
ΔE00 4.56
Plum
#DDA0DD
ΔE00 4.78
Baby Purple
#CA9BF7
ΔE00 6.42
Lavender (survey)
#C79FEF
ΔE00 6.73
Purply Pink
#F075E6
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E295EB #9EEB95
analogous
#B795EB #E295EB #EB95C9
triadic
#E295EB #EBE295 #95EBE2
tetradic
#E295EB #EBB795 #9EEB95 #95C9EB
square
#E295EB #EBB795 #9EEB95 #95C9EB
split-complementary
#E295EB #C9EB95 #95EBB7
monochromatic
#C62ED8 #D462E1 #E295EB #F0C8F5 #F8E5FA
Accessibility & contrast
On white
2.16
#E295EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#E295EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E295EB
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E295EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E295EB | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CABEE
Deuteranopia (green-blind)
#9FB4E8
Tritanopia (blue-blind)
#E59EB5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e295eb; /* rgb */ color: rgb(226, 149, 235); /* oklch */ color: oklch(77.6% 0.144 323.1);
Tailwind
colors: {
custom: {
50: '#ecb5f1',
500: '#e295eb',
950: '#000000',
},
}SCSS
$custom: #e295eb; $custom-light: #ecb5f1; $custom-dark: #000000;
JSON
{
"hex": "#e295eb",
"rgb": {
"r": 226,
"g": 149,
"b": 235
},
"hsl": {
"h": 293.721,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.77577,
"c": 0.14429,
"h": 323.1
},
"luminance": 0.43662
}Semantic roles & 50–950 ramp
primary
#E295EB
secondary
#DCF2D9
accent
#D01529
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085