#E09BF9#E09BF9
#E09BF9 is a light, vivid purple. Relative luminance 0.461; OKLCH L 78.9% C 0.148 H 316.7°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #E09BF9 |
|---|---|
| RGB | rgb(224, 155, 249) |
| HSL | hsl(284, 89%, 79%) |
| HSV | hsv(284, 38%, 98%) |
| CMYK | cmyk(10%, 37.8%, 0%, 2.4%) |
| CIE-LAB | lab(73.63, 41.52, -36.82) |
| CIE-LCH | lch(73.63, 55.50, 318.43°) |
| OKLab | oklab(78.94% 0.1076 -0.1013) |
| OKLCH | oklch(78.94% 0.148 316.7) |
| XYZ | xyz(59.5582, 46.1310, 95.3709) |
| Luminance | 0.4613 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.37
Lilac (survey)
#CEA2FD
ΔE00 4.59
Lavender (survey)
#C79FEF
ΔE00 5.12
Mauve
#E0B0FF
ΔE00 5.15
Pastel Purple
#CAA0FF
ΔE00 5.37
Violet (CSS)
#EE82EE
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E09BF9 #B4F99B
analogous
#B19BF9 #E09BF9 #F99BE3
triadic
#E09BF9 #F9E09B #9BF9E0
tetradic
#E09BF9 #F9B19B #B4F99B #9BE3F9
square
#E09BF9 #F9B19B #B4F99B #9BE3F9
split-complementary
#E09BF9 #E3F99B #9BF9B1
monochromatic
#BC28F2 #CE61F6 #E09BF9 #F2D5FC #F6E2FD
Accessibility & contrast
On white
2.05
#E09BF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#E09BF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E09BF9
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E09BF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E09BF9 | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB1FD
Deuteranopia (green-blind)
#9EB7F6
Tritanopia (blue-blind)
#DFA7BF
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e09bf9; /* rgb */ color: rgb(224, 155, 249); /* oklch */ color: oklch(78.9% 0.148 316.7);
Tailwind
colors: {
custom: {
50: '#ebb9fb',
500: '#e09bf9',
950: '#000000',
},
}SCSS
$custom: #e09bf9; $custom-light: #ebb9fb; $custom-dark: #000000;
JSON
{
"hex": "#e09bf9",
"rgb": {
"r": 224,
"g": 155,
"b": 249
},
"hsl": {
"h": 284.043,
"s": 88.679,
"l": 79.216
},
"oklch": {
"l": 0.78939,
"c": 0.14777,
"h": 316.7
},
"luminance": 0.4613
}Semantic roles & 50–950 ramp
primary
#E09BF9
secondary
#DEF5D6
accent
#E5003D
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085