#E08FF2#E08FF2
#E08FF2 is a light, vivid purple. Relative luminance 0.419; OKLCH L 76.7% C 0.161 H 320.2°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #E08FF2 |
|---|---|
| RGB | rgb(224, 143, 242) |
| HSL | hsl(289, 79%, 75%) |
| HSV | hsv(289, 41%, 95%) |
| CMYK | cmyk(7.4%, 40.9%, 0%, 5.1%) |
| CIE-LAB | lab(70.81, 46.47, -37.40) |
| CIE-LCH | lch(70.81, 59.65, 321.17°) |
| OKLab | oklab(76.72% 0.1232 -0.1028) |
| OKLCH | oklch(76.72% 0.161 320.2) |
| XYZ | xyz(56.5879, 41.9049, 89.0948) |
| Luminance | 0.4190 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.70
Lavender Pink
#DD85D7
ΔE00 4.94
Baby Purple
#CA9BF7
ΔE00 5.77
Purply Pink
#F075E6
ΔE00 6.06
Liliac
#C48EFD
ΔE00 6.56
Lilac (survey)
#CEA2FD
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E08FF2 #A1F28F
analogous
#AE8FF2 #E08FF2 #F28FD2
triadic
#E08FF2 #F2E08F #8FF2E0
tetradic
#E08FF2 #F2AE8F #A1F28F #8FD2F2
square
#E08FF2 #F2AE8F #A1F28F #8FD2F2
split-complementary
#E08FF2 #D2F28F #8FF2AE
monochromatic
#C221E5 #D158EC #E08FF2 #EFC6F8 #F7E4FC
Accessibility & contrast
On white
2.24
#E08FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#E08FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E08FF2
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E08FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E08FF2 | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A8F6
Deuteranopia (green-blind)
#97B0EF
Tritanopia (blue-blind)
#E19BB5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e08ff2; /* rgb */ color: rgb(224, 143, 242); /* oklch */ color: oklch(76.7% 0.161 320.2);
Tailwind
colors: {
custom: {
50: '#ebb1f6',
500: '#e08ff2',
950: '#000000',
},
}SCSS
$custom: #e08ff2; $custom-light: #ebb1f6; $custom-dark: #000000;
JSON
{
"hex": "#e08ff2",
"rgb": {
"r": 224,
"g": 143,
"b": 242
},
"hsl": {
"h": 289.091,
"s": 79.2,
"l": 75.49
},
"oklch": {
"l": 0.7672,
"c": 0.1605,
"h": 320.2
},
"luminance": 0.41903
}Semantic roles & 50–950 ramp
primary
#E08FF2
secondary
#DDF4D7
accent
#DB0A30
background
#FEFBFF
surface
#FDF6FE
border
#D5D0D6
text
#161117
muted
#848085