#E09CFD#E09CFD
#E09CFD is a light, vivid purple. Relative luminance 0.467; OKLCH L 79.3% C 0.150 H 315.3°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #E09CFD |
|---|---|
| RGB | rgb(224, 156, 253) |
| HSL | hsl(282, 96%, 80%) |
| HSV | hsv(282, 38%, 99%) |
| CMYK | cmyk(11.5%, 38.3%, 0%, 0.8%) |
| CIE-LAB | lab(74.01, 41.80, -38.40) |
| CIE-LCH | lch(74.01, 56.76, 317.42°) |
| OKLab | oklab(79.28% 0.107 -0.1058) |
| OKLCH | oklch(79.28% 0.15 315.3) |
| XYZ | xyz(60.3558, 46.7175, 98.7474) |
| Luminance | 0.4672 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.10
Lilac (survey)
#CEA2FD
ΔE00 4.19
Pastel Purple
#CAA0FF
ΔE00 4.92
Mauve
#E0B0FF
ΔE00 5.00
Lavender (survey)
#C79FEF
ΔE00 5.04
Liliac
#C48EFD
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E09CFD #B9FD9C
analogous
#AF9CFD #E09CFD #FD9CE9
triadic
#E09CFD #FDE09C #9CFDE0
tetradic
#E09CFD #FDAF9C #B9FD9C #9CE9FD
square
#E09CFD #FDAF9C #B9FD9C #9CE9FD
split-complementary
#E09CFD #E9FD9C #9CFDAF
monochromatic
#BA24FB #CD60FC #E09CFD #F3D8FE #F6E1FE
Accessibility & contrast
On white
2.03
#E09CFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#E09CFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E09CFD
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E09CFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E09CFD | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB2FF
Deuteranopia (green-blind)
#9DB8FA
Tritanopia (blue-blind)
#DFA9C1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e09cfd; /* rgb */ color: rgb(224, 156, 253); /* oklch */ color: oklch(79.3% 0.150 315.3);
Tailwind
colors: {
custom: {
50: '#ebbafe',
500: '#e09cfd',
950: '#000000',
},
}SCSS
$custom: #e09cfd; $custom-light: #ebbafe; $custom-dark: #000000;
JSON
{
"hex": "#e09cfd",
"rgb": {
"r": 224,
"g": 156,
"b": 253
},
"hsl": {
"h": 282.062,
"s": 96.04,
"l": 80.196
},
"oklch": {
"l": 0.79278,
"c": 0.15049,
"h": 315.3
},
"luminance": 0.46716
}Semantic roles & 50–950 ramp
primary
#E09CFD
secondary
#DFF7D4
accent
#E60045
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161218
muted
#848186