#EB94F2#EB94F2
#EB94F2 is a light, vivid purple. Relative luminance 0.453; OKLCH L 78.7% C 0.158 H 324.3°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EB94F2 |
|---|---|
| RGB | rgb(235, 148, 242) |
| HSL | hsl(296, 78%, 76%) |
| HSV | hsv(296, 39%, 95%) |
| CMYK | cmyk(2.9%, 38.8%, 0%, 5.1%) |
| CIE-LAB | lab(73.06, 47.12, -33.81) |
| CIE-LCH | lch(73.06, 57.99, 324.34°) |
| OKLab | oklab(78.68% 0.1286 -0.0924) |
| OKLCH | oklch(78.68% 0.158 324.3) |
| XYZ | xyz(60.8763, 45.2552, 89.5156) |
| Luminance | 0.4525 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.76
Lavender Pink
#DD85D7
ΔE00 5.06
Plum
#DDA0DD
ΔE00 5.94
Purply Pink
#F075E6
ΔE00 6.28
Baby Purple
#CA9BF7
ΔE00 7.27
Mauve
#E0B0FF
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB94F2 #9BF294
analogous
#BC94F2 #EB94F2 #F294CA
triadic
#EB94F2 #F2EB94 #94F2EB
tetradic
#EB94F2 #F2BC94 #9BF294 #94CAF2
square
#EB94F2 #F2BC94 #9BF294 #94CAF2
split-complementary
#EB94F2 #CAF294 #94F2BC
monochromatic
#D727E5 #E15DEB #EB94F2 #F5CBF9 #FAE4FC
Accessibility & contrast
On white
2.09
#EB94F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#EB94F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB94F2
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB94F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB94F2 | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BADF5
Deuteranopia (green-blind)
#A1B7EF
Tritanopia (blue-blind)
#EF9EB8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #eb94f2; /* rgb */ color: rgb(235, 148, 242); /* oklch */ color: oklch(78.7% 0.158 324.3);
Tailwind
colors: {
custom: {
50: '#f3b5f6',
500: '#eb94f2',
950: '#000000',
},
}SCSS
$custom: #eb94f2; $custom-light: #f3b5f6; $custom-dark: #000000;
JSON
{
"hex": "#eb94f2",
"rgb": {
"r": 235,
"g": 148,
"b": 242
},
"hsl": {
"h": 295.532,
"s": 78.333,
"l": 76.471
},
"oklch": {
"l": 0.78681,
"c": 0.15834,
"h": 324.3
},
"luminance": 0.45253
}Semantic roles & 50–950 ramp
primary
#EB94F2
secondary
#DAF3D8
accent
#DB0B1A
background
#FFFBFF
surface
#FEF6FE
border
#D6D0D6
text
#171117
muted
#858085