#EB95FB#EB95FB
#EB95FB is a light, vivid purple. Relative luminance 0.461; OKLCH L 79.2% C 0.166 H 321.1°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EB95FB |
|---|---|
| RGB | rgb(235, 149, 251) |
| HSL | hsl(291, 93%, 78%) |
| HSV | hsv(291, 41%, 98%) |
| CMYK | cmyk(6.4%, 40.6%, 0%, 1.6%) |
| CIE-LAB | lab(73.63, 48.29, -37.82) |
| CIE-LCH | lch(73.63, 61.34, 321.93°) |
| OKLab | oklab(79.22% 0.129 -0.1039) |
| OKLCH | oklch(79.22% 0.166 321.1) |
| XYZ | xyz(62.4189, 46.1243, 96.8630) |
| Luminance | 0.4612 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.25
Lavender Pink
#DD85D7
ΔE00 6.29
Baby Purple
#CA9BF7
ΔE00 6.53
Purply Pink
#F075E6
ΔE00 6.88
Lilac (survey)
#CEA2FD
ΔE00 6.90
Mauve
#E0B0FF
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB95FB #A5FB95
analogous
#B895FB #EB95FB #FB95D8
triadic
#EB95FB #FBEB95 #95FBEB
tetradic
#EB95FB #FBB895 #A5FB95 #95D8FB
square
#EB95FB #FBB895 #A5FB95 #95D8FB
split-complementary
#EB95FB #D8FB95 #95FBB8
monochromatic
#D51FF7 #E05AF9 #EB95FB #F6D0FD #F9E2FE
Accessibility & contrast
On white
2.05
#EB95FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#EB95FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB95FB
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB95FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB95FB | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AFFF
Deuteranopia (green-blind)
#9EB8F8
Tritanopia (blue-blind)
#EDA1BC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #eb95fb; /* rgb */ color: rgb(235, 149, 251); /* oklch */ color: oklch(79.2% 0.166 321.1);
Tailwind
colors: {
custom: {
50: '#f3b6fd',
500: '#eb95fb',
950: '#000000',
},
}SCSS
$custom: #eb95fb; $custom-light: #f3b6fd; $custom-dark: #000000;
JSON
{
"hex": "#eb95fb",
"rgb": {
"r": 235,
"g": 149,
"b": 251
},
"hsl": {
"h": 290.588,
"s": 92.727,
"l": 78.431
},
"oklch": {
"l": 0.79225,
"c": 0.16562,
"h": 321.1
},
"luminance": 0.46122
}Semantic roles & 50–950 ramp
primary
#EB95FB
secondary
#DAF6D5
accent
#E60024
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085