#E08FED#E08FED
#E08FED is a light, vivid purple. Relative luminance 0.416; OKLCH L 76.5% C 0.155 H 321.9°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #E08FED |
|---|---|
| RGB | rgb(224, 143, 237) |
| HSL | hsl(292, 72%, 75%) |
| HSV | hsv(292, 40%, 93%) |
| CMYK | cmyk(5.5%, 39.7%, 0%, 7.1%) |
| CIE-LAB | lab(70.60, 45.51, -34.98) |
| CIE-LCH | lch(70.60, 57.40, 322.45°) |
| OKLab | oklab(76.5% 0.1222 -0.0959) |
| OKLCH | oklch(76.5% 0.155 321.9) |
| XYZ | xyz(55.8472, 41.6086, 85.1938) |
| Luminance | 0.4161 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.52
Lavender Pink
#DD85D7
ΔE00 4.13
Purply Pink
#F075E6
ΔE00 5.82
Baby Purple
#CA9BF7
ΔE00 6.22
Plum
#DDA0DD
ΔE00 6.32
Lavender (survey)
#C79FEF
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E08FED #9CED8F
analogous
#B18FED #E08FED #ED8FCB
triadic
#E08FED #EDE08F #8FEDE0
tetradic
#E08FED #EDB18F #9CED8F #8FCBED
square
#E08FED #EDB18F #9CED8F #8FCBED
split-complementary
#E08FED #CBED8F #8FEDB1
monochromatic
#C326DC #D15AE5 #E08FED #EFC4F5 #F8E5FB
Accessibility & contrast
On white
2.25
#E08FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#E08FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E08FED
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E08FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E08FED | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A7F0
Deuteranopia (green-blind)
#99B0EA
Tritanopia (blue-blind)
#E29AB3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e08fed; /* rgb */ color: rgb(224, 143, 237); /* oklch */ color: oklch(76.5% 0.155 321.9);
Tailwind
colors: {
custom: {
50: '#ebb1f3',
500: '#e08fed',
950: '#000000',
},
}SCSS
$custom: #e08fed; $custom-light: #ebb1f3; $custom-dark: #000000;
JSON
{
"hex": "#e08fed",
"rgb": {
"r": 224,
"g": 143,
"b": 237
},
"hsl": {
"h": 291.702,
"s": 72.308,
"l": 74.51
},
"oklch": {
"l": 0.76498,
"c": 0.15539,
"h": 321.9
},
"luminance": 0.41607
}Semantic roles & 50–950 ramp
primary
#E08FED
secondary
#DCF2D9
accent
#D4112C
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085