#E08FF3#E08FF3
#E08FF3 is a light, vivid purple. Relative luminance 0.420; OKLCH L 76.8% C 0.162 H 319.8°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #E08FF3 |
|---|---|
| RGB | rgb(224, 143, 243) |
| HSL | hsl(289, 81%, 76%) |
| HSV | hsv(289, 41%, 95%) |
| CMYK | cmyk(7.8%, 41.2%, 0%, 4.7%) |
| CIE-LAB | lab(70.85, 46.66, -37.88) |
| CIE-LCH | lch(70.85, 60.10, 320.93°) |
| OKLab | oklab(76.77% 0.1234 -0.1042) |
| OKLCH | oklch(76.77% 0.162 319.8) |
| XYZ | xyz(56.7385, 41.9652, 89.8879) |
| Luminance | 0.4196 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.76
Lavender Pink
#DD85D7
ΔE00 5.10
Baby Purple
#CA9BF7
ΔE00 5.70
Purply Pink
#F075E6
ΔE00 6.13
Liliac
#C48EFD
ΔE00 6.44
Lilac (survey)
#CEA2FD
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E08FF3 #A2F38F
analogous
#AE8FF3 #E08FF3 #F38FD4
triadic
#E08FF3 #F3E08F #8FF3E0
tetradic
#E08FF3 #F3AE8F #A2F38F #8FD4F3
square
#E08FF3 #F3AE8F #A2F38F #8FD4F3
split-complementary
#E08FF3 #D4F38F #8FF3AE
monochromatic
#C120E7 #D158ED #E08FF3 #EFC6F9 #F7E3FC
Accessibility & contrast
On white
2.24
#E08FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#E08FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E08FF3
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E08FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E08FF3 | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A8F7
Deuteranopia (green-blind)
#96B0F0
Tritanopia (blue-blind)
#E19BB6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e08ff3; /* rgb */ color: rgb(224, 143, 243); /* oklch */ color: oklch(76.8% 0.162 319.8);
Tailwind
colors: {
custom: {
50: '#ebb1f7',
500: '#e08ff3',
950: '#000000',
},
}SCSS
$custom: #e08ff3; $custom-light: #ebb1f7; $custom-dark: #000000;
JSON
{
"hex": "#e08ff3",
"rgb": {
"r": 224,
"g": 143,
"b": 243
},
"hsl": {
"h": 288.6,
"s": 80.645,
"l": 75.686
},
"oklch": {
"l": 0.76765,
"c": 0.16154,
"h": 319.8
},
"luminance": 0.41963
}Semantic roles & 50–950 ramp
primary
#E08FF3
secondary
#DDF4D7
accent
#DD0931
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085