#EB95F3#EB95F3
#EB95F3 is a light, vivid purple. Relative luminance 0.456; OKLCH L 78.9% C 0.158 H 323.9°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EB95F3 |
|---|---|
| RGB | rgb(235, 149, 243) |
| HSL | hsl(295, 80%, 77%) |
| HSV | hsv(295, 39%, 95%) |
| CMYK | cmyk(3.3%, 38.7%, 0%, 4.7%) |
| CIE-LAB | lab(73.31, 46.79, -33.97) |
| CIE-LCH | lch(73.31, 57.82, 324.01°) |
| OKLab | oklab(78.88% 0.1273 -0.0929) |
| OKLCH | oklch(78.88% 0.158 323.9) |
| XYZ | xyz(61.1844, 45.6305, 90.3613) |
| Luminance | 0.4563 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.97
Lavender Pink
#DD85D7
ΔE00 5.27
Plum
#DDA0DD
ΔE00 5.91
Purply Pink
#F075E6
ΔE00 6.52
Baby Purple
#CA9BF7
ΔE00 7.14
Mauve
#E0B0FF
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB95F3 #9DF395
analogous
#BC95F3 #EB95F3 #F395CC
triadic
#EB95F3 #F3EB95 #95F3EB
tetradic
#EB95F3 #F3BC95 #9DF395 #95CCF3
square
#EB95F3 #F3BC95 #9DF395 #95CCF3
split-complementary
#EB95F3 #CCF395 #95F3BC
monochromatic
#D627E7 #E15EED #EB95F3 #F5CCF9 #FAE4FC
Accessibility & contrast
On white
2.07
#EB95F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#EB95F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB95F3
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB95F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB95F3 | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BADF6
Deuteranopia (green-blind)
#A2B8F0
Tritanopia (blue-blind)
#EF9FB9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #eb95f3; /* rgb */ color: rgb(235, 149, 243); /* oklch */ color: oklch(78.9% 0.158 323.9);
Tailwind
colors: {
custom: {
50: '#f3b6f7',
500: '#eb95f3',
950: '#000000',
},
}SCSS
$custom: #eb95f3; $custom-light: #f3b6f7; $custom-dark: #000000;
JSON
{
"hex": "#eb95f3",
"rgb": {
"r": 235,
"g": 149,
"b": 243
},
"hsl": {
"h": 294.894,
"s": 79.661,
"l": 76.863
},
"oklch": {
"l": 0.78878,
"c": 0.15763,
"h": 323.9
},
"luminance": 0.45628
}Semantic roles & 50–950 ramp
primary
#EB95F3
secondary
#DAF4D7
accent
#DC0A1B
background
#FFFBFF
surface
#FEF6FE
border
#D6D0D6
text
#171117
muted
#858085