#E09FF3#E09FF3
#E09FF3 is a light, vivid purple. Relative luminance 0.471; OKLCH L 79.3% C 0.134 H 318.4°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #E09FF3 |
|---|---|
| RGB | rgb(224, 159, 243) |
| HSL | hsl(286, 78%, 79%) |
| HSV | hsv(286, 35%, 95%) |
| CMYK | cmyk(7.8%, 34.6%, 0%, 4.7%) |
| CIE-LAB | lab(74.26, 38.21, -32.59) |
| CIE-LCH | lch(74.26, 50.22, 319.54°) |
| OKLab | oklab(79.34% 0.1005 -0.0892) |
| OKLCH | oklch(79.34% 0.134 318.4) |
| XYZ | xyz(59.3140, 47.1162, 90.7464) |
| Luminance | 0.4712 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 4.35
Plum
#DDA0DD
ΔE00 4.74
Lilac (survey)
#CEA2FD
ΔE00 5.03
Baby Purple
#CA9BF7
ΔE00 5.04
Lavender (survey)
#C79FEF
ΔE00 5.06
Pastel Purple
#CAA0FF
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E09FF3 #B2F39F
analogous
#B69FF3 #E09FF3 #F39FDC
triadic
#E09FF3 #F3E09F #9FF3E0
tetradic
#E09FF3 #F3B69F #B2F39F #9FDCF3
square
#E09FF3 #F3B69F #B2F39F #9FDCF3
split-complementary
#E09FF3 #DCF39F #9FF3B6
monochromatic
#BD32E5 #CE69EC #E09FF3 #F2D5FA #F6E4FC
Accessibility & contrast
On white
2.01
#E09FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#E09FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E09FF3
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E09FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E09FF3 | 1.00 | 2.01 | 10.42 | 10.42 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B2F6
Deuteranopia (green-blind)
#A3B9F0
Tritanopia (blue-blind)
#E0A9BE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e09ff3; /* rgb */ color: rgb(224, 159, 243); /* oklch */ color: oklch(79.3% 0.134 318.4);
Tailwind
colors: {
custom: {
50: '#ebbcf7',
500: '#e09ff3',
950: '#000000',
},
}SCSS
$custom: #e09ff3; $custom-light: #ebbcf7; $custom-dark: #000000;
JSON
{
"hex": "#e09ff3",
"rgb": {
"r": 224,
"g": 159,
"b": 243
},
"hsl": {
"h": 286.429,
"s": 77.778,
"l": 78.824
},
"oklch": {
"l": 0.7934,
"c": 0.13442,
"h": 318.4
},
"luminance": 0.47115
}Semantic roles & 50–950 ramp
primary
#E09FF3
secondary
#DEF3D8
accent
#DA0B3A
background
#FEFBFF
surface
#FDF6FE
border
#D5D0D6
text
#161217
muted
#848185