#E08FF5#E08FF5
#E08FF5 is a light, vivid purple. Relative luminance 0.421; OKLCH L 76.9% C 0.164 H 319.2°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #E08FF5 |
|---|---|
| RGB | rgb(224, 143, 245) |
| HSL | hsl(288, 84%, 76%) |
| HSV | hsv(288, 42%, 96%) |
| CMYK | cmyk(8.6%, 41.6%, 0%, 3.9%) |
| CIE-LAB | lab(70.93, 47.05, -38.84) |
| CIE-LCH | lch(70.93, 61.01, 320.46°) |
| OKLab | oklab(76.85% 0.1238 -0.107) |
| OKLCH | oklch(76.85% 0.164 319.2) |
| XYZ | xyz(57.0422, 42.0866, 91.4872) |
| Luminance | 0.4209 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.90
Lavender Pink
#DD85D7
ΔE00 5.43
Baby Purple
#CA9BF7
ΔE00 5.57
Liliac
#C48EFD
ΔE00 6.20
Purply Pink
#F075E6
ΔE00 6.27
Lilac (survey)
#CEA2FD
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E08FF5 #A4F58F
analogous
#AD8FF5 #E08FF5 #F58FD7
triadic
#E08FF5 #F5E08F #8FF5E0
tetradic
#E08FF5 #F5AD8F #A4F58F #8FD7F5
square
#E08FF5 #F5AD8F #A4F58F #8FD7F5
split-complementary
#E08FF5 #D7F58F #8FF5AD
monochromatic
#C11FEB #D057F0 #E08FF5 #F0C7FA #F7E3FC
Accessibility & contrast
On white
2.23
#E08FF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#E08FF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E08FF5
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E08FF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E08FF5 | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A8F9
Deuteranopia (green-blind)
#95B0F2
Tritanopia (blue-blind)
#E19CB7
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e08ff5; /* rgb */ color: rgb(224, 143, 245); /* oklch */ color: oklch(76.9% 0.164 319.2);
Tailwind
colors: {
custom: {
50: '#ebb1f9',
500: '#e08ff5',
950: '#000000',
},
}SCSS
$custom: #e08ff5; $custom-light: #ebb1f9; $custom-dark: #000000;
JSON
{
"hex": "#e08ff5",
"rgb": {
"r": 224,
"g": 143,
"b": 245
},
"hsl": {
"h": 287.647,
"s": 83.607,
"l": 76.078
},
"oklch": {
"l": 0.76855,
"c": 0.16362,
"h": 319.2
},
"luminance": 0.42085
}Semantic roles & 50–950 ramp
primary
#E08FF5
secondary
#DDF4D7
accent
#E00532
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085