#E09BF2#E09BF2
#E09BF2 is a light, vivid purple. Relative luminance 0.457; OKLCH L 78.6% C 0.140 H 319.2°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #E09BF2 |
|---|---|
| RGB | rgb(224, 155, 242) |
| HSL | hsl(288, 77%, 78%) |
| HSV | hsv(288, 36%, 95%) |
| CMYK | cmyk(7.4%, 36%, 0%, 5.1%) |
| CIE-LAB | lab(73.35, 40.14, -33.45) |
| CIE-LCH | lch(73.35, 52.25, 320.19°) |
| OKLab | oklab(78.64% 0.1061 -0.0917) |
| OKLCH | oklch(78.64% 0.14 319.2) |
| XYZ | xyz(58.4867, 45.7024, 89.7277) |
| Luminance | 0.4570 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.03
Baby Purple
#CA9BF7
ΔE00 5.06
Mauve
#E0B0FF
ΔE00 5.25
Lilac (survey)
#CEA2FD
ΔE00 5.34
Lavender (survey)
#C79FEF
ΔE00 5.36
Violet (CSS)
#EE82EE
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E09BF2 #ADF29B
analogous
#B49BF2 #E09BF2 #F29BD9
triadic
#E09BF2 #F2E09B #9BF2E0
tetradic
#E09BF2 #F2B49B #ADF29B #9BD9F2
square
#E09BF2 #F2B49B #ADF29B #9BD9F2
split-complementary
#E09BF2 #D9F29B #9BF2B4
monochromatic
#BE2FE4 #CF65EB #E09BF2 #F1D1F9 #F7E4FB
Accessibility & contrast
On white
2.07
#E09BF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#E09BF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E09BF2
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E09BF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E09BF2 | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FAFF5
Deuteranopia (green-blind)
#A0B7EF
Tritanopia (blue-blind)
#E1A5BC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e09bf2; /* rgb */ color: rgb(224, 155, 242); /* oklch */ color: oklch(78.6% 0.140 319.2);
Tailwind
colors: {
custom: {
50: '#ebb9f6',
500: '#e09bf2',
950: '#000000',
},
}SCSS
$custom: #e09bf2; $custom-light: #ebb9f6; $custom-dark: #000000;
JSON
{
"hex": "#e09bf2",
"rgb": {
"r": 224,
"g": 155,
"b": 242
},
"hsl": {
"h": 287.586,
"s": 76.991,
"l": 77.843
},
"oklch": {
"l": 0.78637,
"c": 0.14019,
"h": 319.2
},
"luminance": 0.45701
}Semantic roles & 50–950 ramp
primary
#E09BF2
secondary
#DDF3D8
accent
#D90C37
background
#FEFBFF
surface
#FDF6FE
border
#D5D0D6
text
#161117
muted
#848085