#E08FDA#E08FDA
#E08FDA is a light, vivid purple. Relative luminance 0.406; OKLCH L 75.7% C 0.137 H 329.5°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #E08FDA |
|---|---|
| RGB | rgb(224, 143, 218) |
| HSL | hsl(304, 57%, 72%) |
| HSV | hsv(304, 36%, 88%) |
| CMYK | cmyk(0%, 36.2%, 2.7%, 12.2%) |
| CIE-LAB | lab(69.86, 42.00, -25.67) |
| CIE-LCH | lch(69.86, 49.22, 328.57°) |
| OKLab | oklab(75.7% 0.1179 -0.0695) |
| OKLCH | oklch(75.7% 0.137 329.5) |
| XYZ | xyz(53.2170, 40.5565, 71.3411) |
| Luminance | 0.4055 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.40
Plum
#DDA0DD
ΔE00 4.40
Violet (CSS)
#EE82EE
ΔE00 5.08
Purply Pink
#F075E6
ΔE00 6.37
Bubblegum Pink
#FE83CC
ΔE00 7.02
Orchid
#DA70D6
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E08FDA #8FE095
analogous
#BD8FE0 #E08FDA #E08FB2
triadic
#E08FDA #DAE08F #8FDAE0
tetradic
#E08FDA #E0BD8F #8FE095 #8FB2E0
square
#E08FDA #E0BD8F #8FE095 #8FB2E0
split-complementary
#E08FDA #B2E08F #8FE0BD
monochromatic
#C035B5 #D35FCA #E08FDA #EDBFEA #F8E7F7
Accessibility & contrast
On white
2.30
#E08FDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#E08FDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E08FDA
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E08FDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E08FDA | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA4DD
Deuteranopia (green-blind)
#A0AFD7
Tritanopia (blue-blind)
#E695AB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #e08fda; /* rgb */ color: rgb(224, 143, 218); /* oklch */ color: oklch(75.7% 0.137 329.5);
Tailwind
colors: {
custom: {
50: '#ebb1e5',
500: '#e08fda',
950: '#000000',
},
}SCSS
$custom: #e08fda; $custom-light: #ebb1e5; $custom-dark: #000000;
JSON
{
"hex": "#e08fda",
"rgb": {
"r": 224,
"g": 143,
"b": 218
},
"hsl": {
"h": 304.444,
"s": 56.643,
"l": 71.961
},
"oklch": {
"l": 0.75702,
"c": 0.13685,
"h": 329.5
},
"luminance": 0.40554
}Semantic roles & 50–950 ramp
primary
#E08FDA
secondary
#DBF0DD
accent
#C42D21
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161115
muted
#848084