#EA9FEB#EA9FEB
#EA9FEB is a light, vivid purple. Relative luminance 0.483; OKLCH L 80.0% C 0.132 H 326.3°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9FEB |
|---|---|
| RGB | rgb(234, 159, 235) |
| HSL | hsl(299, 66%, 77%) |
| HSV | hsv(299, 32%, 92%) |
| CMYK | cmyk(0.4%, 32.3%, 0%, 7.8%) |
| CIE-LAB | lab(75.01, 39.78, -27.01) |
| CIE-LCH | lch(75.01, 48.08, 325.82°) |
| OKLab | oklab(80.04% 0.1098 -0.0733) |
| OKLCH | oklch(80.04% 0.132 326.3) |
| XYZ | xyz(61.3238, 48.2891, 84.6716) |
| Luminance | 0.4829 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.21
Mauve
#E0B0FF
ΔE00 6.17
Lavender Pink
#DD85D7
ΔE00 6.23
Violet (CSS)
#EE82EE
ΔE00 6.69
Light Lavendar
#EFC0FE
ΔE00 7.79
Lavender (survey)
#C79FEF
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9FEB #A0EB9F
analogous
#C49FEB #EA9FEB #EB9FC6
triadic
#EA9FEB #EBEA9F #9FEBEA
tetradic
#EA9FEB #EBC49F #A0EB9F #9FC6EB
square
#EA9FEB #EBC49F #A0EB9F #9FC6EB
split-complementary
#EA9FEB #C6EB9F #9FEBC4
monochromatic
#D43AD6 #DF6CE0 #EA9FEB #F5D2F6 #F9E6FA
Accessibility & contrast
On white
1.97
#EA9FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#EA9FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9FEB
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9FEB | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B3EE
Deuteranopia (green-blind)
#ACBCE8
Tritanopia (blue-blind)
#EEA6BB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ea9feb; /* rgb */ color: rgb(234, 159, 235); /* oklch */ color: oklch(80.0% 0.132 326.3);
Tailwind
colors: {
custom: {
50: '#f2bcf1',
500: '#ea9feb',
950: '#000000',
},
}SCSS
$custom: #ea9feb; $custom-light: #f2bcf1; $custom-dark: #000000;
JSON
{
"hex": "#ea9feb",
"rgb": {
"r": 234,
"g": 159,
"b": 235
},
"hsl": {
"h": 299.211,
"s": 65.517,
"l": 77.255
},
"oklch": {
"l": 0.80039,
"c": 0.13204,
"h": 326.3
},
"luminance": 0.48287
}Semantic roles & 50–950 ramp
primary
#EA9FEB
secondary
#DAF1DA
accent
#CD181B
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171216
muted
#858184