#E09CFA#E09CFA
#E09CFA is a light, vivid purple. Relative luminance 0.465; OKLCH L 79.1% C 0.147 H 316.3°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #E09CFA |
|---|---|
| RGB | rgb(224, 156, 250) |
| HSL | hsl(283, 90%, 80%) |
| HSV | hsv(283, 38%, 98%) |
| CMYK | cmyk(10.4%, 37.6%, 0%, 2%) |
| CIE-LAB | lab(73.89, 41.19, -36.97) |
| CIE-LCH | lch(73.89, 55.35, 318.09°) |
| OKLab | oklab(79.15% 0.1064 -0.1017) |
| OKLCH | oklch(79.15% 0.147 316.3) |
| XYZ | xyz(59.8817, 46.5278, 96.2503) |
| Luminance | 0.4653 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.28
Lilac (survey)
#CEA2FD
ΔE00 4.41
Mauve
#E0B0FF
ΔE00 4.93
Lavender (survey)
#C79FEF
ΔE00 5.02
Pastel Purple
#CAA0FF
ΔE00 5.21
Plum
#DDA0DD
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E09CFA #B6FA9C
analogous
#B19CFA #E09CFA #FA9CE5
triadic
#E09CFA #FAE09C #9CFAE0
tetradic
#E09CFA #FAB19C #B6FA9C #9CE5FA
square
#E09CFA #FAB19C #B6FA9C #9CE5FA
split-complementary
#E09CFA #E5FA9C #9CFAB1
monochromatic
#BC27F4 #CE62F7 #E09CFA #F2D6FD #F6E2FE
Accessibility & contrast
On white
2.04
#E09CFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#E09CFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E09CFA
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E09CFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E09CFA | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB1FE
Deuteranopia (green-blind)
#9EB8F7
Tritanopia (blue-blind)
#DFA8BF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e09cfa; /* rgb */ color: rgb(224, 156, 250); /* oklch */ color: oklch(79.1% 0.147 316.3);
Tailwind
colors: {
custom: {
50: '#ebbafc',
500: '#e09cfa',
950: '#000000',
},
}SCSS
$custom: #e09cfa; $custom-light: #ebbafc; $custom-dark: #000000;
JSON
{
"hex": "#e09cfa",
"rgb": {
"r": 224,
"g": 156,
"b": 250
},
"hsl": {
"h": 283.404,
"s": 90.385,
"l": 79.608
},
"oklch": {
"l": 0.79146,
"c": 0.14718,
"h": 316.3
},
"luminance": 0.46526
}Semantic roles & 50–950 ramp
primary
#E09CFA
secondary
#DEF6D5
accent
#E6003F
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161217
muted
#848185