#EA9BF0#EA9BF0
#EA9BF0 is a light, vivid purple. Relative luminance 0.472; OKLCH L 79.6% C 0.144 H 324.3°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9BF0 |
|---|---|
| RGB | rgb(234, 155, 240) |
| HSL | hsl(296, 74%, 77%) |
| HSV | hsv(296, 35%, 94%) |
| CMYK | cmyk(2.5%, 35.4%, 0%, 5.9%) |
| CIE-LAB | lab(74.34, 42.80, -30.76) |
| CIE-LCH | lch(74.34, 52.71, 324.30°) |
| OKLab | oklab(79.59% 0.1169 -0.0838) |
| OKLCH | oklch(79.59% 0.144 324.3) |
| XYZ | xyz(61.3796, 47.2286, 88.3040) |
| Luminance | 0.4723 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.51
Violet (CSS)
#EE82EE
ΔE00 5.42
Lavender Pink
#DD85D7
ΔE00 5.76
Mauve
#E0B0FF
ΔE00 6.24
Baby Purple
#CA9BF7
ΔE00 7.21
Lilac (survey)
#CEA2FD
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9BF0 #A1F09B
analogous
#C09BF0 #EA9BF0 #F09BCB
triadic
#EA9BF0 #F0EA9B #9BF0EA
tetradic
#EA9BF0 #F0C09B #A1F09B #9BCBF0
square
#EA9BF0 #F0C09B #A1F09B #9BCBF0
split-complementary
#EA9BF0 #CBF09B #9BF0C0
monochromatic
#D431E0 #DF66E8 #EA9BF0 #F5D0F8 #F9E4FB
Accessibility & contrast
On white
2.01
#EA9BF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#EA9BF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9BF0
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9BF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9BF0 | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B1F3
Deuteranopia (green-blind)
#A7BAED
Tritanopia (blue-blind)
#EEA4BB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ea9bf0; /* rgb */ color: rgb(234, 155, 240); /* oklch */ color: oklch(79.6% 0.144 324.3);
Tailwind
colors: {
custom: {
50: '#f2baf5',
500: '#ea9bf0',
950: '#000000',
},
}SCSS
$custom: #ea9bf0; $custom-light: #f2baf5; $custom-dark: #000000;
JSON
{
"hex": "#ea9bf0",
"rgb": {
"r": 234,
"g": 155,
"b": 240
},
"hsl": {
"h": 295.765,
"s": 73.913,
"l": 77.451
},
"oklch": {
"l": 0.79592,
"c": 0.14386,
"h": 324.3
},
"luminance": 0.47226
}Semantic roles & 50–950 ramp
primary
#EA9BF0
secondary
#DAF3D8
accent
#D60F1D
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171217
muted
#858185