#E294DF#E294DF
#E294DF is a light, vivid purple. Relative luminance 0.427; OKLCH L 76.9% C 0.134 H 328.1°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #E294DF |
|---|---|
| RGB | rgb(226, 148, 223) |
| HSL | hsl(302, 57%, 73%) |
| HSV | hsv(302, 35%, 89%) |
| CMYK | cmyk(0%, 34.5%, 1.3%, 11.4%) |
| CIE-LAB | lab(71.34, 40.89, -26.15) |
| CIE-LCH | lch(71.34, 48.54, 327.40°) |
| OKLab | oklab(76.92% 0.114 -0.0709) |
| OKLCH | oklch(76.92% 0.134 328.1) |
| XYZ | xyz(55.2722, 42.6786, 75.1241) |
| Luminance | 0.4268 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.53
Lavender Pink
#DD85D7
ΔE00 3.53
Violet (CSS)
#EE82EE
ΔE00 5.37
Purply Pink
#F075E6
ΔE00 7.07
Bubblegum Pink
#FE83CC
ΔE00 7.56
Lavender (survey)
#C79FEF
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E294DF #94E297
analogous
#BE94E2 #E294DF #E294B8
triadic
#E294DF #DFE294 #94DFE2
tetradic
#E294DF #E2BE94 #94E297 #94B8E2
square
#E294DF #E2BE94 #94E297 #94B8E2
split-complementary
#E294DF #B8E294 #94E2BE
monochromatic
#C636C0 #D564D1 #E294DF #EFC4ED #F8E7F8
Accessibility & contrast
On white
2.20
#E294DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#E294DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E294DF
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E294DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E294DF | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA8E2
Deuteranopia (green-blind)
#A3B2DC
Tritanopia (blue-blind)
#E79AB0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e294df; /* rgb */ color: rgb(226, 148, 223); /* oklch */ color: oklch(76.9% 0.134 328.1);
Tailwind
colors: {
custom: {
50: '#ecb5e9',
500: '#e294df',
950: '#000000',
},
}SCSS
$custom: #e294df; $custom-light: #ecb5e9; $custom-dark: #000000;
JSON
{
"hex": "#e294df",
"rgb": {
"r": 226,
"g": 148,
"b": 223
},
"hsl": {
"h": 302.308,
"s": 57.353,
"l": 73.333
},
"oklch": {
"l": 0.76924,
"c": 0.13423,
"h": 328.1
},
"luminance": 0.42676
}Semantic roles & 50–950 ramp
primary
#E294DF
secondary
#DBF0DC
accent
#C52721
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161116
muted
#848084