#EA9BF8#EA9BF8
#EA9BF8 is a light, vivid purple. Relative luminance 0.477; OKLCH L 79.9% C 0.152 H 321.4°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9BF8 |
|---|---|
| RGB | rgb(234, 155, 248) |
| HSL | hsl(291, 87%, 79%) |
| HSV | hsv(291, 38%, 97%) |
| CMYK | cmyk(5.6%, 37.5%, 0%, 2.7%) |
| CIE-LAB | lab(74.64, 44.30, -34.63) |
| CIE-LCH | lch(74.64, 56.23, 321.99°) |
| OKLab | oklab(79.93% 0.1187 -0.0948) |
| OKLCH | oklch(79.93% 0.152 321.4) |
| XYZ | xyz(62.5943, 47.7145, 94.7013) |
| Luminance | 0.4771 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.36
Plum
#DDA0DD
ΔE00 5.80
Mauve
#E0B0FF
ΔE00 5.82
Baby Purple
#CA9BF7
ΔE00 6.37
Lilac (survey)
#CEA2FD
ΔE00 6.48
Lavender Pink
#DD85D7
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9BF8 #A9F89B
analogous
#BC9BF8 #EA9BF8 #F89BD8
triadic
#EA9BF8 #F8EA9B #9BF8EA
tetradic
#EA9BF8 #F8BC9B #A9F89B #9BD8F8
square
#EA9BF8 #F8BC9B #A9F89B #9BD8F8
split-complementary
#EA9BF8 #D8F89B #9BF8BC
monochromatic
#D229F0 #DE62F4 #EA9BF8 #F6D4FC #F9E2FD
Accessibility & contrast
On white
1.99
#EA9BF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#EA9BF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9BF8
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9BF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9BF8 | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B2FB
Deuteranopia (green-blind)
#A4BBF5
Tritanopia (blue-blind)
#ECA6BE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ea9bf8; /* rgb */ color: rgb(234, 155, 248); /* oklch */ color: oklch(79.9% 0.152 321.4);
Tailwind
colors: {
custom: {
50: '#f2bafb',
500: '#ea9bf8',
950: '#000000',
},
}SCSS
$custom: #ea9bf8; $custom-light: #f2bafb; $custom-dark: #000000;
JSON
{
"hex": "#ea9bf8",
"rgb": {
"r": 234,
"g": 155,
"b": 248
},
"hsl": {
"h": 290.968,
"s": 86.916,
"l": 79.02
},
"oklch": {
"l": 0.79927,
"c": 0.15194,
"h": 321.4
},
"luminance": 0.47712
}Semantic roles & 50–950 ramp
primary
#EA9BF8
secondary
#DBF5D6
accent
#E30224
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171217
muted
#858185