#EB94F9#EB94F9
#EB94F9 is a light, vivid purple. Relative luminance 0.457; OKLCH L 79.0% C 0.165 H 321.9°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EB94F9 |
|---|---|
| RGB | rgb(235, 148, 249) |
| HSL | hsl(292, 89%, 78%) |
| HSV | hsv(292, 41%, 98%) |
| CMYK | cmyk(5.6%, 40.6%, 0%, 2.4%) |
| CIE-LAB | lab(73.34, 48.42, -37.18) |
| CIE-LCH | lch(73.34, 61.05, 322.48°) |
| OKLab | oklab(78.98% 0.13 -0.102) |
| OKLCH | oklch(78.98% 0.165 321.9) |
| XYZ | xyz(61.9478, 45.6838, 95.1589) |
| Luminance | 0.4568 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.94
Lavender Pink
#DD85D7
ΔE00 5.95
Purply Pink
#F075E6
ΔE00 6.57
Baby Purple
#CA9BF7
ΔE00 6.71
Plum
#DDA0DD
ΔE00 6.91
Lilac (survey)
#CEA2FD
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB94F9 #A2F994
analogous
#B894F9 #EB94F9 #F994D5
triadic
#EB94F9 #F9EB94 #94F9EB
tetradic
#EB94F9 #F9B894 #A2F994 #94D5F9
square
#EB94F9 #F9B894 #A2F994 #94D5F9
split-complementary
#EB94F9 #D5F994 #94F9B8
monochromatic
#D520F3 #E05AF6 #EB94F9 #F6CEFC #FAE2FD
Accessibility & contrast
On white
2.07
#EB94F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#EB94F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB94F9
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB94F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB94F9 | 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)
#87AEFD
Deuteranopia (green-blind)
#9EB8F6
Tritanopia (blue-blind)
#EEA0BB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #eb94f9; /* rgb */ color: rgb(235, 148, 249); /* oklch */ color: oklch(79.0% 0.165 321.9);
Tailwind
colors: {
custom: {
50: '#f3b5fb',
500: '#eb94f9',
950: '#000000',
},
}SCSS
$custom: #eb94f9; $custom-light: #f3b5fb; $custom-dark: #000000;
JSON
{
"hex": "#eb94f9",
"rgb": {
"r": 235,
"g": 148,
"b": 249
},
"hsl": {
"h": 291.683,
"s": 89.381,
"l": 77.843
},
"oklch": {
"l": 0.78983,
"c": 0.16527,
"h": 321.9
},
"luminance": 0.45682
}Semantic roles & 50–950 ramp
primary
#EB94F9
secondary
#DAF5D6
accent
#E60020
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085