#E294EE#E294EE
#E294EE is a light, vivid purple. Relative luminance 0.435; OKLCH L 77.5% C 0.149 H 322.0°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #E294EE |
|---|---|
| RGB | rgb(226, 148, 238) |
| HSL | hsl(292, 73%, 76%) |
| HSV | hsv(292, 38%, 93%) |
| CMYK | cmyk(5%, 37.8%, 0%, 6.7%) |
| CIE-LAB | lab(71.91, 43.68, -33.49) |
| CIE-LCH | lch(71.91, 55.04, 322.52°) |
| OKLab | oklab(77.54% 0.1175 -0.0917) |
| OKLCH | oklch(77.54% 0.149 322) |
| XYZ | xyz(57.3848, 43.5236, 86.2504) |
| Luminance | 0.4352 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.28
Lavender Pink
#DD85D7
ΔE00 4.65
Plum
#DDA0DD
ΔE00 5.43
Baby Purple
#CA9BF7
ΔE00 6.09
Lavender (survey)
#C79FEF
ΔE00 6.61
Purply Pink
#F075E6
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E294EE #A0EE94
analogous
#B594EE #E294EE #EE94CD
triadic
#E294EE #EEE294 #94EEE2
tetradic
#E294EE #EEB594 #A0EE94 #94CDEE
square
#E294EE #EEB594 #A0EE94 #94CDEE
split-complementary
#E294EE #CDEE94 #94EEB5
monochromatic
#C52ADD #D45FE6 #E294EE #F0C9F6 #F8E5FB
Accessibility & contrast
On white
2.16
#E294EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#E294EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E294EE
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E294EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E294EE | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AABF1
Deuteranopia (green-blind)
#9DB3EB
Tritanopia (blue-blind)
#E49EB6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e294ee; /* rgb */ color: rgb(226, 148, 238); /* oklch */ color: oklch(77.5% 0.149 322.0);
Tailwind
colors: {
custom: {
50: '#ecb5f3',
500: '#e294ee',
950: '#000000',
},
}SCSS
$custom: #e294ee; $custom-light: #ecb5f3; $custom-dark: #000000;
JSON
{
"hex": "#e294ee",
"rgb": {
"r": 226,
"g": 148,
"b": 238
},
"hsl": {
"h": 292,
"s": 72.581,
"l": 75.686
},
"oklch": {
"l": 0.77544,
"c": 0.14905,
"h": 322
},
"luminance": 0.43522
}Semantic roles & 50–950 ramp
primary
#E294EE
secondary
#DCF2D9
accent
#D5112B
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085