#EA9BF3#EA9BF3
#EA9BF3 is a light, vivid purple. Relative luminance 0.474; OKLCH L 79.7% C 0.147 H 323.2°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9BF3 |
|---|---|
| RGB | rgb(234, 155, 243) |
| HSL | hsl(294, 79%, 78%) |
| HSV | hsv(294, 36%, 95%) |
| CMYK | cmyk(3.7%, 36.2%, 0%, 4.7%) |
| CIE-LAB | lab(74.45, 43.36, -32.21) |
| CIE-LCH | lch(74.45, 54.02, 323.39°) |
| OKLab | oklab(79.72% 0.1176 -0.088) |
| OKLCH | oklch(79.72% 0.147 323.2) |
| XYZ | xyz(61.8289, 47.4084, 90.6705) |
| Luminance | 0.4741 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.98
Violet (CSS)
#EE82EE
ΔE00 5.34
Lavender Pink
#DD85D7
ΔE00 6.01
Mauve
#E0B0FF
ΔE00 6.04
Baby Purple
#CA9BF7
ΔE00 6.86
Lilac (survey)
#CEA2FD
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9BF3 #A4F39B
analogous
#BE9BF3 #EA9BF3 #F39BD0
triadic
#EA9BF3 #F3EA9B #9BF3EA
tetradic
#EA9BF3 #F3BE9B #A4F39B #9BD0F3
square
#EA9BF3 #F3BE9B #A4F39B #9BD0F3
split-complementary
#EA9BF3 #D0F39B #9BF3BE
monochromatic
#D32EE6 #DF64EC #EA9BF3 #F5D2FA #F9E4FC
Accessibility & contrast
On white
2.00
#EA9BF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#EA9BF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9BF3
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9BF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9BF3 | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B1F6
Deuteranopia (green-blind)
#A6BAF0
Tritanopia (blue-blind)
#EDA4BC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ea9bf3; /* rgb */ color: rgb(234, 155, 243); /* oklch */ color: oklch(79.7% 0.147 323.2);
Tailwind
colors: {
custom: {
50: '#f2baf7',
500: '#ea9bf3',
950: '#000000',
},
}SCSS
$custom: #ea9bf3; $custom-light: #f2baf7; $custom-dark: #000000;
JSON
{
"hex": "#ea9bf3",
"rgb": {
"r": 234,
"g": 155,
"b": 243
},
"hsl": {
"h": 293.864,
"s": 78.571,
"l": 78.039
},
"oklch": {
"l": 0.79716,
"c": 0.14686,
"h": 323.2
},
"luminance": 0.47406
}Semantic roles & 50–950 ramp
primary
#EA9BF3
secondary
#DAF4D7
accent
#DB0B20
background
#FEFBFF
surface
#FDF6FE
border
#D5D0D6
text
#171217
muted
#858185