#E08FFB#E08FFB
#E08FFB is a light, vivid purple. Relative luminance 0.425; OKLCH L 77.1% C 0.170 H 317.3°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #E08FFB |
|---|---|
| RGB | rgb(224, 143, 251) |
| HSL | hsl(285, 93%, 77%) |
| HSV | hsv(285, 43%, 98%) |
| CMYK | cmyk(10.8%, 43%, 0%, 1.6%) |
| CIE-LAB | lab(71.19, 48.23, -41.72) |
| CIE-LCH | lch(71.19, 63.77, 319.14°) |
| OKLab | oklab(77.13% 0.1249 -0.1152) |
| OKLCH | oklch(77.13% 0.17 317.3) |
| XYZ | xyz(57.9730, 42.4590, 96.3896) |
| Luminance | 0.4246 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.47
Baby Purple
#CA9BF7
ΔE00 5.31
Liliac
#C48EFD
ΔE00 5.58
Lilac (survey)
#CEA2FD
ΔE00 6.18
Lavender Pink
#DD85D7
ΔE00 6.41
Pastel Purple
#CAA0FF
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E08FFB #AAFB8F
analogous
#AA8FFB #E08FFB #FB8FE0
triadic
#E08FFB #FBE08F #8FFBE0
tetradic
#E08FFB #FBAA8F #AAFB8F #8FE0FB
square
#E08FFB #FBAA8F #AAFB8F #8FE0FB
split-complementary
#E08FFB #E0FB8F #8FFBAA
monochromatic
#BF19F7 #D054F9 #E08FFB #F0CAFD #F7E1FE
Accessibility & contrast
On white
2.21
#E08FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#E08FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E08FFB
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E08FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E08FFB | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA9FF
Deuteranopia (green-blind)
#93B1F8
Tritanopia (blue-blind)
#E09EB9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e08ffb; /* rgb */ color: rgb(224, 143, 251); /* oklch */ color: oklch(77.1% 0.170 317.3);
Tailwind
colors: {
custom: {
50: '#ebb1fd',
500: '#e08ffb',
950: '#000000',
},
}SCSS
$custom: #e08ffb; $custom-light: #ebb1fd; $custom-dark: #000000;
JSON
{
"hex": "#e08ffb",
"rgb": {
"r": 224,
"g": 143,
"b": 251
},
"hsl": {
"h": 285,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.7713,
"c": 0.16992,
"h": 317.3
},
"luminance": 0.42457
}Semantic roles & 50–950 ramp
primary
#E08FFB
secondary
#DDF6D5
accent
#E60039
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085