#EB98EA#EB98EA
#EB98EA is a light, vivid purple. Relative luminance 0.461; OKLCH L 79.0% C 0.144 H 327.2°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EB98EA |
|---|---|
| RGB | rgb(235, 152, 234) |
| HSL | hsl(301, 67%, 76%) |
| HSV | hsv(301, 35%, 92%) |
| CMYK | cmyk(0%, 35.3%, 0.4%, 7.8%) |
| CIE-LAB | lab(73.59, 43.58, -28.64) |
| CIE-LCH | lch(73.59, 52.15, 326.69°) |
| OKLab | oklab(78.98% 0.121 -0.0778) |
| OKLCH | oklch(78.98% 0.144 327.2) |
| XYZ | xyz(60.3393, 46.0617, 83.5384) |
| Luminance | 0.4606 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.23
Lavender Pink
#DD85D7
ΔE00 4.92
Violet (CSS)
#EE82EE
ΔE00 5.06
Purply Pink
#F075E6
ΔE00 7.22
Mauve
#E0B0FF
ΔE00 7.34
Bubblegum Pink
#FE83CC
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB98EA #98EB99
analogous
#C298EB #EB98EA #EB98C0
triadic
#EB98EA #EAEB98 #98EAEB
tetradic
#EB98EA #EBC298 #98EB99 #98C0EB
square
#EB98EA #EBC298 #98EB99 #98C0EB
split-complementary
#EB98EA #C0EB98 #98EBC2
monochromatic
#D732D5 #E165E0 #EB98EA #F5CBF4 #FAE5FA
Accessibility & contrast
On white
2.06
#EB98EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#EB98EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB98EA
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB98EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB98EA | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AEED
Deuteranopia (green-blind)
#A7B9E7
Tritanopia (blue-blind)
#F09FB7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #eb98ea; /* rgb */ color: rgb(235, 152, 234); /* oklch */ color: oklch(79.0% 0.144 327.2);
Tailwind
colors: {
custom: {
50: '#f3b8f1',
500: '#eb98ea',
950: '#000000',
},
}SCSS
$custom: #eb98ea; $custom-light: #f3b8f1; $custom-dark: #000000;
JSON
{
"hex": "#eb98ea",
"rgb": {
"r": 235,
"g": 152,
"b": 234
},
"hsl": {
"h": 300.723,
"s": 67.48,
"l": 75.882
},
"oklch": {
"l": 0.78976,
"c": 0.14382,
"h": 327.2
},
"luminance": 0.46059
}Semantic roles & 50–950 ramp
primary
#EB98EA
secondary
#D9F2DA
accent
#CF1816
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084