#E294EB#E294EB
#E294EB is a light, vivid purple. Relative luminance 0.433; OKLCH L 77.4% C 0.146 H 323.2°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #E294EB |
|---|---|
| RGB | rgb(226, 148, 235) |
| HSL | hsl(294, 69%, 75%) |
| HSV | hsv(294, 37%, 92%) |
| CMYK | cmyk(3.8%, 37%, 0%, 7.8%) |
| CIE-LAB | lab(71.79, 43.11, -32.03) |
| CIE-LCH | lch(71.79, 53.70, 323.39°) |
| OKLab | oklab(77.42% 0.1169 -0.0875) |
| OKLCH | oklch(77.42% 0.146 323.2) |
| XYZ | xyz(56.9477, 43.3488, 83.9485) |
| Luminance | 0.4335 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.29
Violet (CSS)
#EE82EE
ΔE00 4.34
Plum
#DDA0DD
ΔE00 4.98
Baby Purple
#CA9BF7
ΔE00 6.46
Purply Pink
#F075E6
ΔE00 6.65
Lavender (survey)
#C79FEF
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E294EB #9DEB94
analogous
#B694EB #E294EB #EB94C9
triadic
#E294EB #EBE294 #94EBE2
tetradic
#E294EB #EBB694 #9DEB94 #94C9EB
square
#E294EB #EBB694 #9DEB94 #94C9EB
split-complementary
#E294EB #C9EB94 #94EBB6
monochromatic
#C62DD8 #D460E1 #E294EB #F0C8F5 #F8E5FA
Accessibility & contrast
On white
2.17
#E294EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#E294EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E294EB
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E294EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E294EB | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAAEE
Deuteranopia (green-blind)
#9FB3E8
Tritanopia (blue-blind)
#E59DB5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e294eb; /* rgb */ color: rgb(226, 148, 235); /* oklch */ color: oklch(77.4% 0.146 323.2);
Tailwind
colors: {
custom: {
50: '#ecb5f1',
500: '#e294eb',
950: '#000000',
},
}SCSS
$custom: #e294eb; $custom-light: #ecb5f1; $custom-dark: #000000;
JSON
{
"hex": "#e294eb",
"rgb": {
"r": 226,
"g": 148,
"b": 235
},
"hsl": {
"h": 293.793,
"s": 68.504,
"l": 75.098
},
"oklch": {
"l": 0.77417,
"c": 0.14601,
"h": 323.2
},
"luminance": 0.43347
}Semantic roles & 50–950 ramp
primary
#E294EB
secondary
#DCF2D9
accent
#D01528
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085