#E08FE9#E08FE9
#E08FE9 is a light, vivid purple. Relative luminance 0.414; OKLCH L 76.3% C 0.151 H 323.3°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #E08FE9 |
|---|---|
| RGB | rgb(224, 143, 233) |
| HSL | hsl(294, 67%, 74%) |
| HSV | hsv(294, 39%, 91%) |
| CMYK | cmyk(3.9%, 38.6%, 0%, 8.6%) |
| CIE-LAB | lab(70.44, 44.75, -33.04) |
| CIE-LCH | lch(70.44, 55.63, 323.56°) |
| OKLab | oklab(76.33% 0.1214 -0.0904) |
| OKLCH | oklch(76.33% 0.151 323.3) |
| XYZ | xyz(55.2694, 41.3775, 82.1503) |
| Luminance | 0.4138 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.51
Violet (CSS)
#EE82EE
ΔE00 3.56
Purply Pink
#F075E6
ΔE00 5.73
Plum
#DDA0DD
ΔE00 5.79
Baby Purple
#CA9BF7
ΔE00 6.66
Orchid
#DA70D6
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E08FE9 #98E98F
analogous
#B38FE9 #E08FE9 #E98FC5
triadic
#E08FE9 #E9E08F #8FE9E0
tetradic
#E08FE9 #E9B38F #98E98F #8FC5E9
square
#E08FE9 #E9B38F #98E98F #8FC5E9
split-complementary
#E08FE9 #C5E98F #8FE9B3
monochromatic
#C32AD4 #D25CDF #E08FE9 #EEC2F3 #F8E5FA
Accessibility & contrast
On white
2.26
#E08FE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#E08FE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E08FE9
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E08FE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E08FE9 | 1.00 | 2.26 | 9.27 | 9.27 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A6EC
Deuteranopia (green-blind)
#9AB0E6
Tritanopia (blue-blind)
#E399B1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #e08fe9; /* rgb */ color: rgb(224, 143, 233); /* oklch */ color: oklch(76.3% 0.151 323.3);
Tailwind
colors: {
custom: {
50: '#ebb1f0',
500: '#e08fe9',
950: '#000000',
},
}SCSS
$custom: #e08fe9; $custom-light: #ebb1f0; $custom-dark: #000000;
JSON
{
"hex": "#e08fe9",
"rgb": {
"r": 224,
"g": 143,
"b": 233
},
"hsl": {
"h": 294,
"s": 67.164,
"l": 73.725
},
"oklch": {
"l": 0.76325,
"c": 0.15134,
"h": 323.3
},
"luminance": 0.41375
}Semantic roles & 50–950 ramp
primary
#E08FE9
secondary
#DCF1DA
accent
#CF1629
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161116
muted
#848084