#EF99FE#EF99FE
#EF99FE is a light, vivid purple. Relative luminance 0.483; OKLCH L 80.4% C 0.164 H 321.5°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EF99FE |
|---|---|
| RGB | rgb(239, 153, 254) |
| HSL | hsl(291, 98%, 80%) |
| HSV | hsv(291, 40%, 100%) |
| CMYK | cmyk(5.9%, 39.8%, 0%, 0.4%) |
| CIE-LAB | lab(75.01, 47.96, -37.27) |
| CIE-LCH | lch(75.01, 60.74, 322.15°) |
| OKLab | oklab(80.4% 0.1284 -0.1023) |
| OKLCH | oklch(80.4% 0.164 321.5) |
| XYZ | xyz(64.8751, 48.2912, 99.6505) |
| Luminance | 0.4829 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.00
Mauve
#E0B0FF
ΔE00 6.55
Baby Purple
#CA9BF7
ΔE00 6.91
Plum
#DDA0DD
ΔE00 6.98
Lavender Pink
#DD85D7
ΔE00 7.00
Lilac (survey)
#CEA2FD
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF99FE #A8FE99
analogous
#BD99FE #EF99FE #FE99DB
triadic
#EF99FE #FEEF99 #99FEEF
tetradic
#EF99FE #FEBD99 #A8FE99 #99DBFE
square
#EF99FE #FEBD99 #A8FE99 #99DBFE
split-complementary
#EF99FE #DBFE99 #99FEBD
monochromatic
#DC20FD #E55CFD #EF99FE #F9D6FF #FAE1FF
Accessibility & contrast
On white
1.97
#EF99FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#EF99FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF99FE
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF99FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF99FE | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB2FF
Deuteranopia (green-blind)
#A3BCFB
Tritanopia (blue-blind)
#F1A5C0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ef99fe; /* rgb */ color: rgb(239, 153, 254); /* oklch */ color: oklch(80.4% 0.164 321.5);
Tailwind
colors: {
custom: {
50: '#f6b9ff',
500: '#ef99fe',
950: '#000000',
},
}SCSS
$custom: #ef99fe; $custom-light: #f6b9ff; $custom-dark: #000000;
JSON
{
"hex": "#ef99fe",
"rgb": {
"r": 239,
"g": 153,
"b": 254
},
"hsl": {
"h": 291.089,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.80399,
"c": 0.16418,
"h": 321.5
},
"luminance": 0.48289
}Semantic roles & 50–950 ramp
primary
#EF99FE
secondary
#D9F7D4
accent
#E60022
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086