#EB95F8#EB95F8
#EB95F8 is a light, vivid purple. Relative luminance 0.459; OKLCH L 79.1% C 0.163 H 322.1°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EB95F8 |
|---|---|
| RGB | rgb(235, 149, 248) |
| HSL | hsl(292, 88%, 78%) |
| HSV | hsv(292, 40%, 97%) |
| CMYK | cmyk(5.2%, 39.9%, 0%, 2.7%) |
| CIE-LAB | lab(73.50, 47.72, -36.38) |
| CIE-LCH | lch(73.50, 60.01, 322.68°) |
| OKLab | oklab(79.09% 0.1284 -0.0998) |
| OKLCH | oklch(79.09% 0.163 322.1) |
| XYZ | xyz(61.9498, 45.9366, 94.3921) |
| Luminance | 0.4593 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.08
Lavender Pink
#DD85D7
ΔE00 5.89
Plum
#DDA0DD
ΔE00 6.62
Purply Pink
#F075E6
ΔE00 6.71
Baby Purple
#CA9BF7
ΔE00 6.73
Mauve
#E0B0FF
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB95F8 #A2F895
analogous
#B995F8 #EB95F8 #F895D4
triadic
#EB95F8 #F8EB95 #95F8EB
tetradic
#EB95F8 #F8B995 #A2F895 #95D4F8
square
#EB95F8 #F8B995 #A2F895 #95D4F8
split-complementary
#EB95F8 #D4F895 #95F8B9
monochromatic
#D522F0 #E05CF4 #EB95F8 #F6CEFC #FAE2FD
Accessibility & contrast
On white
2.06
#EB95F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#EB95F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB95F8
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB95F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB95F8 | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AEFC
Deuteranopia (green-blind)
#A0B8F5
Tritanopia (blue-blind)
#EEA0BB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #eb95f8; /* rgb */ color: rgb(235, 149, 248); /* oklch */ color: oklch(79.1% 0.163 322.1);
Tailwind
colors: {
custom: {
50: '#f3b6fb',
500: '#eb95f8',
950: '#000000',
},
}SCSS
$custom: #eb95f8; $custom-light: #f3b6fb; $custom-dark: #000000;
JSON
{
"hex": "#eb95f8",
"rgb": {
"r": 235,
"g": 149,
"b": 248
},
"hsl": {
"h": 292.121,
"s": 87.611,
"l": 77.843
},
"oklch": {
"l": 0.79093,
"c": 0.1626,
"h": 322.1
},
"luminance": 0.45934
}Semantic roles & 50–950 ramp
primary
#EB95F8
secondary
#DAF5D6
accent
#E4011F
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085