#E08FEB#E08FEB
#E08FEB is a light, vivid purple. Relative luminance 0.415; OKLCH L 76.4% C 0.153 H 322.6°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #E08FEB |
|---|---|
| RGB | rgb(224, 143, 235) |
| HSL | hsl(293, 70%, 74%) |
| HSV | hsv(293, 39%, 92%) |
| CMYK | cmyk(4.7%, 39.1%, 0%, 7.8%) |
| CIE-LAB | lab(70.52, 45.13, -34.01) |
| CIE-LCH | lch(70.52, 56.51, 323.00°) |
| OKLab | oklab(76.41% 0.1218 -0.0932) |
| OKLCH | oklch(76.41% 0.153 322.6) |
| XYZ | xyz(55.5567, 41.4924, 83.6635) |
| Luminance | 0.4149 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.52
Lavender Pink
#DD85D7
ΔE00 3.81
Purply Pink
#F075E6
ΔE00 5.76
Plum
#DDA0DD
ΔE00 6.05
Baby Purple
#CA9BF7
ΔE00 6.43
Lavender (survey)
#C79FEF
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E08FEB #9AEB8F
analogous
#B28FEB #E08FEB #EB8FC8
triadic
#E08FEB #EBE08F #8FEBE0
tetradic
#E08FEB #EBB28F #9AEB8F #8FC8EB
square
#E08FEB #EBB28F #9AEB8F #8FC8EB
split-complementary
#E08FEB #C8EB8F #8FEBB2
monochromatic
#C327D8 #D25BE2 #E08FEB #EEC3F4 #F8E5FA
Accessibility & contrast
On white
2.26
#E08FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#E08FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E08FEB
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E08FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E08FEB | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A6EE
Deuteranopia (green-blind)
#99B0E8
Tritanopia (blue-blind)
#E399B2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #e08feb; /* rgb */ color: rgb(224, 143, 235); /* oklch */ color: oklch(76.4% 0.153 322.6);
Tailwind
colors: {
custom: {
50: '#ebb1f1',
500: '#e08feb',
950: '#000000',
},
}SCSS
$custom: #e08feb; $custom-light: #ebb1f1; $custom-dark: #000000;
JSON
{
"hex": "#e08feb",
"rgb": {
"r": 224,
"g": 143,
"b": 235
},
"hsl": {
"h": 292.826,
"s": 69.697,
"l": 74.118
},
"oklch": {
"l": 0.76411,
"c": 0.15336,
"h": 322.6
},
"luminance": 0.4149
}Semantic roles & 50–950 ramp
primary
#E08FEB
secondary
#DCF2D9
accent
#D2142B
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085