#E08FF9#E08FF9
#E08FF9 is a light, vivid purple. Relative luminance 0.423; OKLCH L 77.0% C 0.168 H 317.9°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #E08FF9 |
|---|---|
| RGB | rgb(224, 143, 249) |
| HSL | hsl(286, 90%, 77%) |
| HSV | hsv(286, 43%, 98%) |
| CMYK | cmyk(10%, 42.6%, 0%, 2.4%) |
| CIE-LAB | lab(71.10, 47.83, -40.76) |
| CIE-LCH | lch(71.10, 62.85, 319.56°) |
| OKLab | oklab(77.04% 0.1245 -0.1125) |
| OKLCH | oklch(77.04% 0.168 317.9) |
| XYZ | xyz(57.6594, 42.3335, 94.7380) |
| Luminance | 0.4233 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.27
Baby Purple
#CA9BF7
ΔE00 5.37
Liliac
#C48EFD
ΔE00 5.77
Lavender Pink
#DD85D7
ΔE00 6.09
Lilac (survey)
#CEA2FD
ΔE00 6.26
Purply Pink
#F075E6
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E08FF9 #A8F98F
analogous
#AB8FF9 #E08FF9 #F98FDD
triadic
#E08FF9 #F9E08F #8FF9E0
tetradic
#E08FF9 #F9AB8F #A8F98F #8FDDF9
square
#E08FF9 #F9AB8F #A8F98F #8FDDF9
split-complementary
#E08FF9 #DDF98F #8FF9AB
monochromatic
#C01BF3 #D055F6 #E08FF9 #F0C9FC #F7E2FD
Accessibility & contrast
On white
2.22
#E08FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#E08FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E08FF9
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E08FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E08FF9 | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA9FD
Deuteranopia (green-blind)
#94B1F6
Tritanopia (blue-blind)
#E09DB8
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e08ff9; /* rgb */ color: rgb(224, 143, 249); /* oklch */ color: oklch(77.0% 0.168 317.9);
Tailwind
colors: {
custom: {
50: '#ebb1fb',
500: '#e08ff9',
950: '#000000',
},
}SCSS
$custom: #e08ff9; $custom-light: #ebb1fb; $custom-dark: #000000;
JSON
{
"hex": "#e08ff9",
"rgb": {
"r": 224,
"g": 143,
"b": 249
},
"hsl": {
"h": 285.849,
"s": 89.831,
"l": 76.863
},
"oklch": {
"l": 0.77037,
"c": 0.16781,
"h": 317.9
},
"luminance": 0.42332
}Semantic roles & 50–950 ramp
primary
#E08FF9
secondary
#DDF6D5
accent
#E60036
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085