#E08FF4#E08FF4
#E08FF4 is a light, vivid purple. Relative luminance 0.420; OKLCH L 76.8% C 0.163 H 319.5°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #E08FF4 |
|---|---|
| RGB | rgb(224, 143, 244) |
| HSL | hsl(288, 82%, 76%) |
| HSV | hsv(288, 41%, 96%) |
| CMYK | cmyk(8.2%, 41.4%, 0%, 4.3%) |
| CIE-LAB | lab(70.89, 46.86, -38.36) |
| CIE-LCH | lch(70.89, 60.56, 320.69°) |
| OKLab | oklab(76.81% 0.1236 -0.1056) |
| OKLCH | oklch(76.81% 0.163 319.5) |
| XYZ | xyz(56.8900, 42.0257, 90.6854) |
| Luminance | 0.4202 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.83
Lavender Pink
#DD85D7
ΔE00 5.27
Baby Purple
#CA9BF7
ΔE00 5.63
Purply Pink
#F075E6
ΔE00 6.20
Liliac
#C48EFD
ΔE00 6.31
Lilac (survey)
#CEA2FD
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E08FF4 #A3F48F
analogous
#AD8FF4 #E08FF4 #F48FD5
triadic
#E08FF4 #F4E08F #8FF4E0
tetradic
#E08FF4 #F4AD8F #A3F48F #8FD5F4
square
#E08FF4 #F4AD8F #A3F48F #8FD5F4
split-complementary
#E08FF4 #D5F48F #8FF4AD
monochromatic
#C120E9 #D157EF #E08FF4 #EFC7F9 #F7E3FC
Accessibility & contrast
On white
2.23
#E08FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#E08FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E08FF4
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E08FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E08FF4 | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A8F8
Deuteranopia (green-blind)
#96B0F1
Tritanopia (blue-blind)
#E19CB6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e08ff4; /* rgb */ color: rgb(224, 143, 244); /* oklch */ color: oklch(76.8% 0.163 319.5);
Tailwind
colors: {
custom: {
50: '#ebb1f8',
500: '#e08ff4',
950: '#000000',
},
}SCSS
$custom: #e08ff4; $custom-light: #ebb1f8; $custom-dark: #000000;
JSON
{
"hex": "#e08ff4",
"rgb": {
"r": 224,
"g": 143,
"b": 244
},
"hsl": {
"h": 288.119,
"s": 82.114,
"l": 75.882
},
"oklch": {
"l": 0.7681,
"c": 0.16258,
"h": 319.5
},
"luminance": 0.42024
}Semantic roles & 50–950 ramp
primary
#E08FF4
secondary
#DDF4D7
accent
#DF0732
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085