#E294D7#E294D7
#E294D7 is a light, vivid purple. Relative luminance 0.423; OKLCH L 76.6% C 0.127 H 331.9°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #E294D7 |
|---|---|
| RGB | rgb(226, 148, 215) |
| HSL | hsl(308, 57%, 73%) |
| HSV | hsv(308, 35%, 89%) |
| CMYK | cmyk(0%, 34.5%, 4.9%, 11.4%) |
| CIE-LAB | lab(71.05, 39.47, -22.18) |
| CIE-LCH | lch(71.05, 45.28, 330.66°) |
| OKLab | oklab(76.61% 0.1119 -0.0598) |
| OKLCH | oklch(76.61% 0.127 331.9) |
| XYZ | xyz(54.2190, 42.2573, 69.5773) |
| Luminance | 0.4225 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.33
Lavender Pink
#DD85D7
ΔE00 4.01
Violet (CSS)
#EE82EE
ΔE00 6.59
Bubblegum Pink
#FE83CC
ΔE00 6.63
Purply Pink
#F075E6
ΔE00 7.85
Lilac
#C8A2C8
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E294D7 #94E29F
analogous
#C694E2 #E294D7 #E294B0
triadic
#E294D7 #D7E294 #94D7E2
tetradic
#E294D7 #E2C694 #94E29F #94B0E2
square
#E294D7 #E2C694 #94E29F #94B0E2
split-complementary
#E294D7 #B0E294 #94E2C6
monochromatic
#C636B2 #D564C5 #E294D7 #EFC4E9 #F8E7F6
Accessibility & contrast
On white
2.22
#E294D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#E294D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E294D7
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E294D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E294D7 | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A7DA
Deuteranopia (green-blind)
#A6B2D5
Tritanopia (blue-blind)
#E899AC
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e294d7; /* rgb */ color: rgb(226, 148, 215); /* oklch */ color: oklch(76.6% 0.127 331.9);
Tailwind
colors: {
custom: {
50: '#ecb4e3',
500: '#e294d7',
950: '#000000',
},
}SCSS
$custom: #e294d7; $custom-light: #ecb4e3; $custom-dark: #000000;
JSON
{
"hex": "#e294d7",
"rgb": {
"r": 226,
"g": 148,
"b": 215
},
"hsl": {
"h": 308.462,
"s": 57.353,
"l": 73.333
},
"oklch": {
"l": 0.76611,
"c": 0.12685,
"h": 331.9
},
"luminance": 0.42255
}Semantic roles & 50–950 ramp
primary
#E294D7
secondary
#DBF0DE
accent
#C53821
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161115
muted
#848083