#E294ED#E294ED
#E294ED is a light, vivid purple. Relative luminance 0.435; OKLCH L 77.5% C 0.148 H 322.4°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E294ED |
|---|---|
| RGB | rgb(226, 148, 237) |
| HSL | hsl(293, 71%, 75%) |
| HSV | hsv(293, 38%, 93%) |
| CMYK | cmyk(4.6%, 37.6%, 0%, 7.1%) |
| CIE-LAB | lab(71.87, 43.49, -33.00) |
| CIE-LCH | lch(71.87, 54.59, 322.81°) |
| OKLab | oklab(77.5% 0.1173 -0.0903) |
| OKLCH | oklch(77.5% 0.148 322.4) |
| XYZ | xyz(57.2383, 43.4650, 85.4788) |
| Luminance | 0.4346 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.29
Lavender Pink
#DD85D7
ΔE00 4.53
Plum
#DDA0DD
ΔE00 5.28
Baby Purple
#CA9BF7
ΔE00 6.21
Purply Pink
#F075E6
ΔE00 6.67
Lavender (survey)
#C79FEF
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E294ED #9FED94
analogous
#B594ED #E294ED #ED94CB
triadic
#E294ED #EDE294 #94EDE2
tetradic
#E294ED #EDB594 #9FED94 #94CBED
square
#E294ED #EDB594 #9FED94 #94CBED
split-complementary
#E294ED #CBED94 #94EDB5
monochromatic
#C62BDB #D460E4 #E294ED #F0C8F6 #F8E5FB
Accessibility & contrast
On white
2.17
#E294ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#E294ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E294ED
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E294ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E294ED | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAAF0
Deuteranopia (green-blind)
#9EB3EA
Tritanopia (blue-blind)
#E59EB6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e294ed; /* rgb */ color: rgb(226, 148, 237); /* oklch */ color: oklch(77.5% 0.148 322.4);
Tailwind
colors: {
custom: {
50: '#ecb5f3',
500: '#e294ed',
950: '#000000',
},
}SCSS
$custom: #e294ed; $custom-light: #ecb5f3; $custom-dark: #000000;
JSON
{
"hex": "#e294ed",
"rgb": {
"r": 226,
"g": 148,
"b": 237
},
"hsl": {
"h": 292.584,
"s": 71.2,
"l": 75.49
},
"oklch": {
"l": 0.77502,
"c": 0.14803,
"h": 322.4
},
"luminance": 0.43463
}Semantic roles & 50–950 ramp
primary
#E294ED
secondary
#DCF2D9
accent
#D3122A
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085