#E097FF#E097FF
#E097FF is a light, vivid purple. Relative luminance 0.452; OKLCH L 78.6% C 0.161 H 315.3°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #E097FF |
|---|---|
| RGB | rgb(224, 151, 255) |
| HSL | hsl(282, 100%, 80%) |
| HSV | hsv(282, 41%, 100%) |
| CMYK | cmyk(12.2%, 40.8%, 0%, 0%) |
| CIE-LAB | lab(73.02, 44.84, -41.02) |
| CIE-LCH | lch(73.02, 60.77, 317.55°) |
| OKLab | oklab(78.56% 0.1144 -0.1133) |
| OKLCH | oklch(78.56% 0.161 315.3) |
| XYZ | xyz(59.8543, 45.2020, 100.1602) |
| Luminance | 0.4520 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.32
Lilac (survey)
#CEA2FD
ΔE00 4.76
Pastel Purple
#CAA0FF
ΔE00 5.23
Liliac
#C48EFD
ΔE00 5.62
Lavender (survey)
#C79FEF
ΔE00 5.67
Violet (CSS)
#EE82EE
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E097FF #B6FF97
analogous
#AC97FF #E097FF #FF97EA
triadic
#E097FF #FFE097 #97FFE0
tetradic
#E097FF #FFAC97 #B6FF97 #97EAFF
square
#E097FF #FFAC97 #B6FF97 #97EAFF
split-complementary
#E097FF #EAFF97 #97FFAC
monochromatic
#BC1DFF #CE5AFF #E097FF #F2D4FF #F6E0FF
Accessibility & contrast
On white
2.09
#E097FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#E097FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E097FF
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E097FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E097FF | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AFFF
Deuteranopia (green-blind)
#98B5FC
Tritanopia (blue-blind)
#DEA5BF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e097ff; /* rgb */ color: rgb(224, 151, 255); /* oklch */ color: oklch(78.6% 0.161 315.3);
Tailwind
colors: {
custom: {
50: '#ebb7ff',
500: '#e097ff',
950: '#000000',
},
}SCSS
$custom: #e097ff; $custom-light: #ebb7ff; $custom-dark: #000000;
JSON
{
"hex": "#e097ff",
"rgb": {
"r": 224,
"g": 151,
"b": 255
},
"hsl": {
"h": 282.115,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.78564,
"c": 0.16102,
"h": 315.3
},
"luminance": 0.45201
}Semantic roles & 50–950 ramp
primary
#E097FF
secondary
#DEF7D4
accent
#E60044
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086