#EB99EA#EB99EA
#EB99EA is a light, vivid purple. Relative luminance 0.464; OKLCH L 79.1% C 0.142 H 327.2°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EB99EA |
|---|---|
| RGB | rgb(235, 153, 234) |
| HSL | hsl(301, 67%, 76%) |
| HSV | hsv(301, 35%, 92%) |
| CMYK | cmyk(0%, 34.9%, 0.4%, 7.8%) |
| CIE-LAB | lab(73.80, 43.06, -28.31) |
| CIE-LCH | lch(73.80, 51.53, 326.67°) |
| OKLab | oklab(79.14% 0.1195 -0.0769) |
| OKLCH | oklch(79.14% 0.142 327.2) |
| XYZ | xyz(60.5022, 46.3876, 83.5927) |
| Luminance | 0.4638 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.06
Lavender Pink
#DD85D7
ΔE00 5.09
Violet (CSS)
#EE82EE
ΔE00 5.30
Mauve
#E0B0FF
ΔE00 7.19
Purply Pink
#F075E6
ΔE00 7.46
Bubblegum Pink
#FE83CC
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB99EA #99EB9A
analogous
#C399EB #EB99EA #EB99C1
triadic
#EB99EA #EAEB99 #99EAEB
tetradic
#EB99EA #EBC399 #99EB9A #99C1EB
square
#EB99EA #EBC399 #99EB9A #99C1EB
split-complementary
#EB99EA #C1EB99 #99EBC3
monochromatic
#D733D5 #E166DF #EB99EA #F5CCF5 #FAE5FA
Accessibility & contrast
On white
2.04
#EB99EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#EB99EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB99EA
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB99EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB99EA | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AFED
Deuteranopia (green-blind)
#A8B9E7
Tritanopia (blue-blind)
#F0A0B7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #eb99ea; /* rgb */ color: rgb(235, 153, 234); /* oklch */ color: oklch(79.1% 0.142 327.2);
Tailwind
colors: {
custom: {
50: '#f2b8f1',
500: '#eb99ea',
950: '#000000',
},
}SCSS
$custom: #eb99ea; $custom-light: #f2b8f1; $custom-dark: #000000;
JSON
{
"hex": "#eb99ea",
"rgb": {
"r": 235,
"g": 153,
"b": 234
},
"hsl": {
"h": 300.732,
"s": 67.213,
"l": 76.078
},
"oklch": {
"l": 0.79135,
"c": 0.1421,
"h": 327.2
},
"luminance": 0.46385
}Semantic roles & 50–950 ramp
primary
#EB99EA
secondary
#DAF1DA
accent
#CF1916
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084