#EF99F2#EF99F2
#EF99F2 is a light, vivid purple. Relative luminance 0.475; OKLCH L 79.9% C 0.152 H 325.7°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EF99F2 |
|---|---|
| RGB | rgb(239, 153, 242) |
| HSL | hsl(298, 77%, 77%) |
| HSV | hsv(298, 37%, 95%) |
| CMYK | cmyk(1.2%, 36.8%, 0%, 5.1%) |
| CIE-LAB | lab(74.54, 45.73, -31.49) |
| CIE-LCH | lch(74.54, 55.52, 325.45°) |
| OKLab | oklab(79.89% 0.1259 -0.0858) |
| OKLCH | oklch(79.89% 0.152 325.7) |
| XYZ | xyz(63.0134, 47.5465, 89.8453) |
| Luminance | 0.4754 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.86
Plum
#DDA0DD
ΔE00 5.27
Lavender Pink
#DD85D7
ΔE00 5.75
Mauve
#E0B0FF
ΔE00 6.97
Purply Pink
#F075E6
ΔE00 7.27
Baby Purple
#CA9BF7
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF99F2 #9CF299
analogous
#C399F2 #EF99F2 #F299C8
triadic
#EF99F2 #F2EF99 #99F2EF
tetradic
#EF99F2 #F2C399 #9CF299 #99C8F2
square
#EF99F2 #F2C399 #9CF299 #99C8F2
split-complementary
#EF99F2 #C8F299 #99F2C3
monochromatic
#DE2CE4 #E663EB #EF99F2 #F8CFF9 #FBE4FC
Accessibility & contrast
On white
2.00
#EF99F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#EF99F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF99F2
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF99F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF99F2 | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B1F5
Deuteranopia (green-blind)
#A7BBEF
Tritanopia (blue-blind)
#F4A2BB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ef99f2; /* rgb */ color: rgb(239, 153, 242); /* oklch */ color: oklch(79.9% 0.152 325.7);
Tailwind
colors: {
custom: {
50: '#f5b8f6',
500: '#ef99f2',
950: '#000000',
},
}SCSS
$custom: #ef99f2; $custom-light: #f5b8f6; $custom-dark: #000000;
JSON
{
"hex": "#ef99f2",
"rgb": {
"r": 239,
"g": 153,
"b": 242
},
"hsl": {
"h": 297.978,
"s": 77.391,
"l": 77.451
},
"oklch": {
"l": 0.79891,
"c": 0.15234,
"h": 325.7
},
"luminance": 0.47544
}Semantic roles & 50–950 ramp
primary
#EF99F2
secondary
#D9F3D8
accent
#DA0C13
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171117
muted
#858085