#E09FEB#E09FEB
#E09FEB is a light, vivid purple. Relative luminance 0.466; OKLCH L 79.0% C 0.126 H 321.6°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #E09FEB |
|---|---|
| RGB | rgb(224, 159, 235) |
| HSL | hsl(291, 66%, 77%) |
| HSV | hsv(291, 32%, 92%) |
| CMYK | cmyk(4.7%, 32.3%, 0%, 7.8%) |
| CIE-LAB | lab(73.96, 36.66, -28.70) |
| CIE-LCH | lch(73.96, 46.56, 321.94°) |
| OKLab | oklab(79.01% 0.0986 -0.0782) |
| OKLCH | oklch(79.01% 0.126 321.6) |
| XYZ | xyz(58.1322, 46.6434, 84.5220) |
| Luminance | 0.4664 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.10
Mauve
#E0B0FF
ΔE00 5.03
Lavender (survey)
#C79FEF
ΔE00 5.83
Baby Purple
#CA9BF7
ΔE00 6.23
Lilac (survey)
#CEA2FD
ΔE00 6.30
Lavender Pink
#DD85D7
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E09FEB #AAEB9F
analogous
#BA9FEB #E09FEB #EB9FD0
triadic
#E09FEB #EBE09F #9FEBE0
tetradic
#E09FEB #EBBA9F #AAEB9F #9FD0EB
square
#E09FEB #EBBA9F #AAEB9F #9FD0EB
split-complementary
#E09FEB #D0EB9F #9FEBBA
monochromatic
#BF3AD6 #D06CE0 #E09FEB #F0D2F6 #F7E6FA
Accessibility & contrast
On white
2.03
#E09FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#E09FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E09FEB
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E09FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E09FEB | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B1EE
Deuteranopia (green-blind)
#A6B8E9
Tritanopia (blue-blind)
#E2A7BB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e09feb; /* rgb */ color: rgb(224, 159, 235); /* oklch */ color: oklch(79.0% 0.126 321.6);
Tailwind
colors: {
custom: {
50: '#eabcf1',
500: '#e09feb',
950: '#000000',
},
}SCSS
$custom: #e09feb; $custom-light: #eabcf1; $custom-dark: #000000;
JSON
{
"hex": "#e09feb",
"rgb": {
"r": 224,
"g": 159,
"b": 235
},
"hsl": {
"h": 291.316,
"s": 65.517,
"l": 77.255
},
"oklch": {
"l": 0.79011,
"c": 0.12583,
"h": 321.6
},
"luminance": 0.46642
}Semantic roles & 50–950 ramp
primary
#E09FEB
secondary
#DDF1DA
accent
#CD1832
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161216
muted
#848184