#EB95EA#EB95EA
#EB95EA is a light, vivid purple. Relative luminance 0.451; OKLCH L 78.5% C 0.149 H 327.3°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EB95EA |
|---|---|
| RGB | rgb(235, 149, 234) |
| HSL | hsl(301, 68%, 75%) |
| HSV | hsv(301, 37%, 92%) |
| CMYK | cmyk(0%, 36.6%, 0.4%, 7.8%) |
| CIE-LAB | lab(72.96, 45.14, -29.60) |
| CIE-LCH | lch(72.96, 53.98, 326.75°) |
| OKLab | oklab(78.5% 0.1253 -0.0805) |
| OKLCH | oklch(78.5% 0.149 327.3) |
| XYZ | xyz(59.8585, 45.1001, 83.3781) |
| Luminance | 0.4510 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.35
Lavender Pink
#DD85D7
ΔE00 4.44
Plum
#DDA0DD
ΔE00 4.77
Purply Pink
#F075E6
ΔE00 6.53
Mauve
#E0B0FF
ΔE00 7.80
Bubblegum Pink
#FE83CC
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB95EA #95EB96
analogous
#C195EB #EB95EA #EB95BF
triadic
#EB95EA #EAEB95 #95EAEB
tetradic
#EB95EA #EBC195 #95EB96 #95BFEB
square
#EB95EA #EBC195 #95EB96 #95BFEB
split-complementary
#EB95EA #BFEB95 #95EBC1
monochromatic
#D82ED6 #E162E0 #EB95EA #F5C8F4 #FAE5FA
Accessibility & contrast
On white
2.10
#EB95EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#EB95EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB95EA
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB95EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB95EA | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FACED
Deuteranopia (green-blind)
#A5B7E7
Tritanopia (blue-blind)
#F09DB5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #eb95ea; /* rgb */ color: rgb(235, 149, 234); /* oklch */ color: oklch(78.5% 0.149 327.3);
Tailwind
colors: {
custom: {
50: '#f3b6f1',
500: '#eb95ea',
950: '#000000',
},
}SCSS
$custom: #eb95ea; $custom-light: #f3b6f1; $custom-dark: #000000;
JSON
{
"hex": "#eb95ea",
"rgb": {
"r": 235,
"g": 149,
"b": 234
},
"hsl": {
"h": 300.698,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.78503,
"c": 0.14895,
"h": 327.3
},
"luminance": 0.45098
}Semantic roles & 50–950 ramp
primary
#EB95EA
secondary
#D9F2DA
accent
#D01715
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171116
muted
#858084