#E09EF3#E09EF3
#E09EF3 is a light, vivid purple. Relative luminance 0.468; OKLCH L 79.2% C 0.136 H 318.5°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #E09EF3 |
|---|---|
| RGB | rgb(224, 158, 243) |
| HSL | hsl(287, 78%, 79%) |
| HSV | hsv(287, 35%, 95%) |
| CMYK | cmyk(7.8%, 35%, 0%, 4.7%) |
| CIE-LAB | lab(74.04, 38.74, -32.93) |
| CIE-LCH | lch(74.04, 50.84, 319.64°) |
| OKLab | oklab(79.17% 0.102 -0.0902) |
| OKLCH | oklch(79.17% 0.136 318.5) |
| XYZ | xyz(59.1428, 46.7736, 90.6893) |
| Luminance | 0.4677 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 4.56
Plum
#DDA0DD
ΔE00 4.85
Baby Purple
#CA9BF7
ΔE00 5.00
Lilac (survey)
#CEA2FD
ΔE00 5.06
Lavender (survey)
#C79FEF
ΔE00 5.11
Pastel Purple
#CAA0FF
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E09EF3 #B1F39E
analogous
#B59EF3 #E09EF3 #F39EDB
triadic
#E09EF3 #F3E09E #9EF3E0
tetradic
#E09EF3 #F3B59E #B1F39E #9EDBF3
square
#E09EF3 #F3B59E #B1F39E #9EDBF3
split-complementary
#E09EF3 #DBF39E #9EF3B5
monochromatic
#BD31E6 #CF68EC #E09EF3 #F1D4FA #F6E4FC
Accessibility & contrast
On white
2.03
#E09EF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#E09EF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E09EF3
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E09EF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E09EF3 | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B2F6
Deuteranopia (green-blind)
#A2B8F0
Tritanopia (blue-blind)
#E1A8BE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e09ef3; /* rgb */ color: rgb(224, 158, 243); /* oklch */ color: oklch(79.2% 0.136 318.5);
Tailwind
colors: {
custom: {
50: '#ebbbf7',
500: '#e09ef3',
950: '#000000',
},
}SCSS
$custom: #e09ef3; $custom-light: #ebbbf7; $custom-dark: #000000;
JSON
{
"hex": "#e09ef3",
"rgb": {
"r": 224,
"g": 158,
"b": 243
},
"hsl": {
"h": 286.588,
"s": 77.982,
"l": 78.627
},
"oklch": {
"l": 0.79174,
"c": 0.13613,
"h": 318.5
},
"luminance": 0.46772
}Semantic roles & 50–950 ramp
primary
#E09EF3
secondary
#DEF3D8
accent
#DA0B3A
background
#FEFBFF
surface
#FDF6FE
border
#D5D0D6
text
#161217
muted
#848185