#E09CFF#E09CFF
#E09CFF is a light, vivid purple. Relative luminance 0.468; OKLCH L 79.4% C 0.153 H 314.7°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #E09CFF |
|---|---|
| RGB | rgb(224, 156, 255) |
| HSL | hsl(281, 100%, 81%) |
| HSV | hsv(281, 39%, 100%) |
| CMYK | cmyk(12.2%, 38.8%, 0%, 0%) |
| CIE-LAB | lab(74.09, 42.20, -39.36) |
| CIE-LCH | lch(74.09, 57.71, 317.00°) |
| OKLab | oklab(79.37% 0.1074 -0.1085) |
| OKLCH | oklch(79.37% 0.153 314.7) |
| XYZ | xyz(60.6761, 46.8456, 100.4341) |
| Luminance | 0.4684 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.03
Lilac (survey)
#CEA2FD
ΔE00 4.08
Pastel Purple
#CAA0FF
ΔE00 4.77
Mauve
#E0B0FF
ΔE00 5.08
Lavender (survey)
#C79FEF
ΔE00 5.09
Liliac
#C48EFD
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E09CFF #BBFF9C
analogous
#AE9CFF #E09CFF #FF9CEC
triadic
#E09CFF #FFE09C #9CFFE0
tetradic
#E09CFF #FFAE9C #BBFF9C #9CECFF
square
#E09CFF #FFAE9C #BBFF9C #9CECFF
split-complementary
#E09CFF #ECFF9C #9CFFAE
monochromatic
#BA22FF #CD5FFF #E09CFF #F3D9FF #F5E0FF
Accessibility & contrast
On white
2.03
#E09CFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#E09CFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E09CFF
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E09CFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E09CFF | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB2FF
Deuteranopia (green-blind)
#9CB8FC
Tritanopia (blue-blind)
#DEA9C2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e09cff; /* rgb */ color: rgb(224, 156, 255); /* oklch */ color: oklch(79.4% 0.153 314.7);
Tailwind
colors: {
custom: {
50: '#ebbaff',
500: '#e09cff',
950: '#000000',
},
}SCSS
$custom: #e09cff; $custom-light: #ebbaff; $custom-dark: #000000;
JSON
{
"hex": "#e09cff",
"rgb": {
"r": 224,
"g": 156,
"b": 255
},
"hsl": {
"h": 281.212,
"s": 100,
"l": 80.588
},
"oklch": {
"l": 0.79367,
"c": 0.15271,
"h": 314.7
},
"luminance": 0.46844
}Semantic roles & 50–950 ramp
primary
#E09CFF
secondary
#DFF7D4
accent
#E60048
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161218
muted
#848186