#E09CFB#E09CFB
#E09CFB is a light, vivid purple. Relative luminance 0.466; OKLCH L 79.2% C 0.148 H 316.0°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #E09CFB |
|---|---|
| RGB | rgb(224, 156, 251) |
| HSL | hsl(283, 92%, 80%) |
| HSV | hsv(283, 38%, 98%) |
| CMYK | cmyk(10.8%, 37.8%, 0%, 1.6%) |
| CIE-LAB | lab(73.93, 41.39, -37.45) |
| CIE-LCH | lch(73.93, 55.82, 317.87°) |
| OKLab | oklab(79.19% 0.1066 -0.1031) |
| OKLCH | oklch(79.19% 0.148 316) |
| XYZ | xyz(60.0389, 46.5907, 97.0782) |
| Luminance | 0.4659 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.21
Lilac (survey)
#CEA2FD
ΔE00 4.33
Mauve
#E0B0FF
ΔE00 4.94
Lavender (survey)
#C79FEF
ΔE00 5.02
Pastel Purple
#CAA0FF
ΔE00 5.11
Violet (CSS)
#EE82EE
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E09CFB #B7FB9C
analogous
#B09CFB #E09CFB #FB9CE7
triadic
#E09CFB #FBE09C #9CFBE0
tetradic
#E09CFB #FBB09C #B7FB9C #9CE7FB
square
#E09CFB #FBB09C #B7FB9C #9CE7FB
split-complementary
#E09CFB #E7FB9C #9CFBB0
monochromatic
#BB26F6 #CE61F9 #E09CFB #F2D7FD #F6E2FE
Accessibility & contrast
On white
2.04
#E09CFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#E09CFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E09CFB
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E09CFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E09CFB | 1.00 | 2.04 | 10.32 | 10.32 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB2FF
Deuteranopia (green-blind)
#9EB8F8
Tritanopia (blue-blind)
#DFA8C0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e09cfb; /* rgb */ color: rgb(224, 156, 251); /* oklch */ color: oklch(79.2% 0.148 316.0);
Tailwind
colors: {
custom: {
50: '#ebbafd',
500: '#e09cfb',
950: '#000000',
},
}SCSS
$custom: #e09cfb; $custom-light: #ebbafd; $custom-dark: #000000;
JSON
{
"hex": "#e09cfb",
"rgb": {
"r": 224,
"g": 156,
"b": 251
},
"hsl": {
"h": 282.947,
"s": 92.233,
"l": 79.804
},
"oklch": {
"l": 0.7919,
"c": 0.14828,
"h": 316
},
"luminance": 0.46589
}Semantic roles & 50–950 ramp
primary
#E09CFB
secondary
#DEF6D5
accent
#E60041
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161217
muted
#848185