#E09AFF#E09AFF
#E09AFF is a light, vivid purple. Relative luminance 0.462; OKLCH L 79.0% C 0.156 H 315.0°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #E09AFF |
|---|---|
| RGB | rgb(224, 154, 255) |
| HSL | hsl(282, 100%, 80%) |
| HSV | hsv(282, 40%, 100%) |
| CMYK | cmyk(12.2%, 39.6%, 0%, 0%) |
| CIE-LAB | lab(73.66, 43.26, -40.03) |
| CIE-LCH | lch(73.66, 58.94, 317.22°) |
| OKLab | oklab(79.04% 0.1102 -0.1104) |
| OKLCH | oklch(79.04% 0.156 315) |
| XYZ | xyz(60.3433, 46.1799, 100.3232) |
| Luminance | 0.4618 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.11
Lilac (survey)
#CEA2FD
ΔE00 4.33
Pastel Purple
#CAA0FF
ΔE00 4.93
Lavender (survey)
#C79FEF
ΔE00 5.31
Mauve
#E0B0FF
ΔE00 5.56
Liliac
#C48EFD
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E09AFF #B9FF9A
analogous
#AD9AFF #E09AFF #FF9AEC
triadic
#E09AFF #FFE09A #9AFFE0
tetradic
#E09AFF #FFAD9A #B9FF9A #9AECFF
square
#E09AFF #FFAD9A #B9FF9A #9AECFF
split-complementary
#E09AFF #ECFF9A #9AFFAD
monochromatic
#BA20FF #CD5DFF #E09AFF #F3D7FF #F6E0FF
Accessibility & contrast
On white
2.05
#E09AFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#E09AFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E09AFF
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E09AFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E09AFF | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B1FF
Deuteranopia (green-blind)
#9AB7FC
Tritanopia (blue-blind)
#DEA8C1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e09aff; /* rgb */ color: rgb(224, 154, 255); /* oklch */ color: oklch(79.0% 0.156 315.0);
Tailwind
colors: {
custom: {
50: '#ebb9ff',
500: '#e09aff',
950: '#000000',
},
}SCSS
$custom: #e09aff; $custom-light: #ebb9ff; $custom-dark: #000000;
JSON
{
"hex": "#e09aff",
"rgb": {
"r": 224,
"g": 154,
"b": 255
},
"hsl": {
"h": 281.584,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.79044,
"c": 0.15604,
"h": 315
},
"luminance": 0.46178
}Semantic roles & 50–950 ramp
primary
#E09AFF
secondary
#DFF7D4
accent
#E60046
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086