#EF99FF#EF99FF
#EF99FF is a light, vivid purple. Relative luminance 0.484; OKLCH L 80.4% C 0.165 H 321.1°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EF99FF |
|---|---|
| RGB | rgb(239, 153, 255) |
| HSL | hsl(291, 100%, 80%) |
| HSV | hsv(291, 40%, 100%) |
| CMYK | cmyk(6.3%, 40%, 0%, 0%) |
| CIE-LAB | lab(75.05, 48.15, -37.75) |
| CIE-LCH | lch(75.05, 61.18, 321.90°) |
| OKLab | oklab(80.44% 0.1286 -0.1036) |
| OKLCH | oklch(80.44% 0.165 321.1) |
| XYZ | xyz(65.0357, 48.3555, 100.4961) |
| Luminance | 0.4835 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.06
Mauve
#E0B0FF
ΔE00 6.55
Baby Purple
#CA9BF7
ΔE00 6.85
Lilac (survey)
#CEA2FD
ΔE00 6.95
Lavender Pink
#DD85D7
ΔE00 7.12
Plum
#DDA0DD
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF99FF #A9FF99
analogous
#BC99FF #EF99FF #FF99DC
triadic
#EF99FF #FFEF99 #99FFEF
tetradic
#EF99FF #FFBC99 #A9FF99 #99DCFF
square
#EF99FF #FFBC99 #A9FF99 #99DCFF
split-complementary
#EF99FF #DCFF99 #99FFBC
monochromatic
#DC1FFF #E55CFF #EF99FF #F9D6FF #FAE0FF
Accessibility & contrast
On white
1.97
#EF99FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#EF99FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF99FF
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF99FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF99FF | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB3FF
Deuteranopia (green-blind)
#A2BCFC
Tritanopia (blue-blind)
#F1A5C0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ef99ff; /* rgb */ color: rgb(239, 153, 255); /* oklch */ color: oklch(80.4% 0.165 321.1);
Tailwind
colors: {
custom: {
50: '#f6b9ff',
500: '#ef99ff',
950: '#000000',
},
}SCSS
$custom: #ef99ff; $custom-light: #f6b9ff; $custom-dark: #000000;
JSON
{
"hex": "#ef99ff",
"rgb": {
"r": 239,
"g": 153,
"b": 255
},
"hsl": {
"h": 290.588,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.80442,
"c": 0.16519,
"h": 321.1
},
"luminance": 0.48353
}Semantic roles & 50–950 ramp
primary
#EF99FF
secondary
#D9F7D4
accent
#E60024
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086