#E294DE#E294DE
#E294DE is a light, vivid purple. Relative luminance 0.426; OKLCH L 76.9% C 0.133 H 328.6°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #E294DE |
|---|---|
| RGB | rgb(226, 148, 222) |
| HSL | hsl(303, 57%, 73%) |
| HSV | hsv(303, 35%, 89%) |
| CMYK | cmyk(0%, 34.5%, 1.8%, 11.4%) |
| CIE-LAB | lab(71.30, 40.71, -25.65) |
| CIE-LCH | lch(71.30, 48.12, 327.78°) |
| OKLab | oklab(76.88% 0.1137 -0.0695) |
| OKLCH | oklch(76.88% 0.133 328.6) |
| XYZ | xyz(55.1378, 42.6248, 74.4161) |
| Luminance | 0.4262 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.45
Lavender Pink
#DD85D7
ΔE00 3.54
Violet (CSS)
#EE82EE
ΔE00 5.50
Purply Pink
#F075E6
ΔE00 7.14
Bubblegum Pink
#FE83CC
ΔE00 7.43
Lavender (survey)
#C79FEF
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E294DE #94E298
analogous
#BF94E2 #E294DE #E294B7
triadic
#E294DE #DEE294 #94DEE2
tetradic
#E294DE #E2BF94 #94E298 #94B7E2
square
#E294DE #E2BF94 #94E298 #94B7E2
split-complementary
#E294DE #B7E294 #94E2BF
monochromatic
#C636BF #D564CF #E294DE #EFC4ED #F8E7F8
Accessibility & contrast
On white
2.20
#E294DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#E294DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E294DE
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E294DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E294DE | 1.00 | 2.20 | 9.52 | 9.52 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A8E1
Deuteranopia (green-blind)
#A3B2DB
Tritanopia (blue-blind)
#E79AAF
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e294de; /* rgb */ color: rgb(226, 148, 222); /* oklch */ color: oklch(76.9% 0.133 328.6);
Tailwind
colors: {
custom: {
50: '#ecb4e8',
500: '#e294de',
950: '#000000',
},
}SCSS
$custom: #e294de; $custom-light: #ecb4e8; $custom-dark: #000000;
JSON
{
"hex": "#e294de",
"rgb": {
"r": 226,
"g": 148,
"b": 222
},
"hsl": {
"h": 303.077,
"s": 57.353,
"l": 73.333
},
"oklch": {
"l": 0.76884,
"c": 0.13329,
"h": 328.6
},
"luminance": 0.42622
}Semantic roles & 50–950 ramp
primary
#E294DE
secondary
#DBF0DC
accent
#C52921
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161116
muted
#848084