#EB98FF#EB98FF
#EB98FF is a light, vivid purple. Relative luminance 0.473; OKLCH L 79.9% C 0.165 H 319.7°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EB98FF |
|---|---|
| RGB | rgb(235, 152, 255) |
| HSL | hsl(288, 100%, 80%) |
| HSV | hsv(288, 40%, 100%) |
| CMYK | cmyk(7.8%, 40.4%, 0%, 0%) |
| CIE-LAB | lab(74.41, 47.50, -38.78) |
| CIE-LCH | lch(74.41, 61.32, 320.77°) |
| OKLab | oklab(79.86% 0.1255 -0.1066) |
| OKLCH | oklch(79.86% 0.165 319.7) |
| XYZ | xyz(63.5369, 47.3407, 100.3791) |
| Luminance | 0.4734 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.06
Baby Purple
#CA9BF7
ΔE00 6.18
Lilac (survey)
#CEA2FD
ΔE00 6.37
Mauve
#E0B0FF
ΔE00 6.45
Pastel Purple
#CAA0FF
ΔE00 7.04
Lavender Pink
#DD85D7
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB98FF #ACFF98
analogous
#B898FF #EB98FF #FF98DF
triadic
#EB98FF #FFEB98 #98FFEB
tetradic
#EB98FF #FFB898 #ACFF98 #98DFFF
square
#EB98FF #FFB898 #ACFF98 #98DFFF
split-complementary
#EB98FF #DFFF98 #98FFB8
monochromatic
#D31EFF #DF5BFF #EB98FF #F7D5FF #F9E0FF
Accessibility & contrast
On white
2.01
#EB98FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#EB98FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB98FF
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB98FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB98FF | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B1FF
Deuteranopia (green-blind)
#9FBAFC
Tritanopia (blue-blind)
#ECA5C0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #eb98ff; /* rgb */ color: rgb(235, 152, 255); /* oklch */ color: oklch(79.9% 0.165 319.7);
Tailwind
colors: {
custom: {
50: '#f3b8ff',
500: '#eb98ff',
950: '#000000',
},
}SCSS
$custom: #eb98ff; $custom-light: #f3b8ff; $custom-dark: #000000;
JSON
{
"hex": "#eb98ff",
"rgb": {
"r": 235,
"g": 152,
"b": 255
},
"hsl": {
"h": 288.35,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.79864,
"c": 0.16472,
"h": 319.7
},
"luminance": 0.47339
}Semantic roles & 50–950 ramp
primary
#EB98FF
secondary
#DBF7D4
accent
#E6002D
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171118
muted
#858086