#E09FF8#E09FF8
#E09FF8 is a light, vivid purple. Relative luminance 0.474; OKLCH L 79.6% C 0.140 H 316.6°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #E09FF8 |
|---|---|
| RGB | rgb(224, 159, 248) |
| HSL | hsl(284, 86%, 80%) |
| HSV | hsv(284, 36%, 97%) |
| CMYK | cmyk(9.7%, 35.9%, 0%, 2.7%) |
| CIE-LAB | lab(74.46, 39.20, -35.00) |
| CIE-LCH | lch(74.46, 52.55, 318.24°) |
| OKLab | oklab(79.55% 0.1017 -0.0961) |
| OKLCH | oklch(79.55% 0.14 316.6) |
| XYZ | xyz(60.0794, 47.4223, 94.7773) |
| Luminance | 0.4742 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 4.20
Lilac (survey)
#CEA2FD
ΔE00 4.39
Baby Purple
#CA9BF7
ΔE00 4.48
Lavender (survey)
#C79FEF
ΔE00 4.83
Pastel Purple
#CAA0FF
ΔE00 5.33
Plum
#DDA0DD
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E09FF8 #B7F89F
analogous
#B39FF8 #E09FF8 #F89FE4
triadic
#E09FF8 #F8E09F #9FF8E0
tetradic
#E09FF8 #F8B39F #B7F89F #9FE4F8
square
#E09FF8 #F8B39F #B7F89F #9FE4F8
split-complementary
#E09FF8 #E4F89F #9FF8B3
monochromatic
#BB2DF0 #CE66F4 #E09FF8 #F2D8FC #F6E2FD
Accessibility & contrast
On white
2.00
#E09FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#E09FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E09FF8
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E09FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E09FF8 | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B3FB
Deuteranopia (green-blind)
#A1B9F5
Tritanopia (blue-blind)
#DFAAC0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e09ff8; /* rgb */ color: rgb(224, 159, 248); /* oklch */ color: oklch(79.6% 0.140 316.6);
Tailwind
colors: {
custom: {
50: '#ebbcfb',
500: '#e09ff8',
950: '#000000',
},
}SCSS
$custom: #e09ff8; $custom-light: #ebbcfb; $custom-dark: #000000;
JSON
{
"hex": "#e09ff8",
"rgb": {
"r": 224,
"g": 159,
"b": 248
},
"hsl": {
"h": 283.82,
"s": 86.408,
"l": 79.804
},
"oklch": {
"l": 0.79552,
"c": 0.13989,
"h": 316.6
},
"luminance": 0.47421
}Semantic roles & 50–950 ramp
primary
#E09FF8
secondary
#DEF5D6
accent
#E3033F
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161217
muted
#848185