#EB99F2#EB99F2
#EB99F2 is a light, vivid purple. Relative luminance 0.469; OKLCH L 79.5% C 0.150 H 324.1°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EB99F2 |
|---|---|
| RGB | rgb(235, 153, 242) |
| HSL | hsl(295, 77%, 77%) |
| HSV | hsv(295, 37%, 95%) |
| CMYK | cmyk(2.9%, 36.8%, 0%, 5.1%) |
| CIE-LAB | lab(74.10, 44.52, -32.20) |
| CIE-LCH | lch(74.10, 54.95, 324.12°) |
| OKLab | oklab(79.46% 0.1214 -0.0879) |
| OKLCH | oklch(79.46% 0.15 324.1) |
| XYZ | xyz(61.6776, 46.8578, 89.7827) |
| Luminance | 0.4686 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.88
Plum
#DDA0DD
ΔE00 5.14
Lavender Pink
#DD85D7
ΔE00 5.65
Mauve
#E0B0FF
ΔE00 6.55
Baby Purple
#CA9BF7
ΔE00 7.16
Purply Pink
#F075E6
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB99F2 #A0F299
analogous
#BF99F2 #EB99F2 #F299CC
triadic
#EB99F2 #F2EB99 #99F2EB
tetradic
#EB99F2 #F2BF99 #A0F299 #99CCF2
square
#EB99F2 #F2BF99 #A0F299 #99CCF2
split-complementary
#EB99F2 #CCF299 #99F2BF
monochromatic
#D62CE4 #E063EB #EB99F2 #F6CFF9 #FAE4FC
Accessibility & contrast
On white
2.02
#EB99F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#EB99F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB99F2
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB99F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB99F2 | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B0F5
Deuteranopia (green-blind)
#A5BAEF
Tritanopia (blue-blind)
#EFA2BB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #eb99f2; /* rgb */ color: rgb(235, 153, 242); /* oklch */ color: oklch(79.5% 0.150 324.1);
Tailwind
colors: {
custom: {
50: '#f3b8f6',
500: '#eb99f2',
950: '#000000',
},
}SCSS
$custom: #eb99f2; $custom-light: #f3b8f6; $custom-dark: #000000;
JSON
{
"hex": "#eb99f2",
"rgb": {
"r": 235,
"g": 153,
"b": 242
},
"hsl": {
"h": 295.281,
"s": 77.391,
"l": 77.451
},
"oklch": {
"l": 0.79463,
"c": 0.14987,
"h": 324.1
},
"luminance": 0.46855
}Semantic roles & 50–950 ramp
primary
#EB99F2
secondary
#DAF3D8
accent
#DA0C1C
background
#FEFBFF
surface
#FDF6FE
border
#D5D0D6
text
#171117
muted
#858085