#EF88F9#EF88F9
#EF88F9 is a light, vivid purple. Relative luminance 0.428; OKLCH L 77.6% C 0.187 H 323.9°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EF88F9 |
|---|---|
| RGB | rgb(239, 136, 249) |
| HSL | hsl(295, 90%, 75%) |
| HSV | hsv(295, 45%, 98%) |
| CMYK | cmyk(4%, 45.4%, 0%, 2.4%) |
| CIE-LAB | lab(71.42, 55.65, -40.14) |
| CIE-LCH | lch(71.42, 68.61, 324.20°) |
| OKLab | oklab(77.65% 0.1512 -0.1103) |
| OKLCH | oklch(77.65% 0.187 323.9) |
| XYZ | xyz(61.4980, 42.8013, 94.6263) |
| Luminance | 0.4280 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.99
Purply Pink
#F075E6
ΔE00 4.44
Lavender Pink
#DD85D7
ΔE00 5.61
Violet Pink
#FB5FFC
ΔE00 6.70
Light Magenta
#FA5FF7
ΔE00 6.74
Candy Pink
#FF63E9
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF88F9 #92F988
analogous
#B688F9 #EF88F9 #F988CB
triadic
#EF88F9 #F9EF88 #88F9EF
tetradic
#EF88F9 #F9B688 #92F988 #88CBF9
square
#EF88F9 #F9B688 #92F988 #88CBF9
split-complementary
#EF88F9 #CBF988 #88F9B6
monochromatic
#DF13F3 #E74EF6 #EF88F9 #F7C2FC #FBE2FE
Accessibility & contrast
On white
2.20
#EF88F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#EF88F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF88F9
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF88F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF88F9 | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA7FD
Deuteranopia (green-blind)
#98B3F6
Tritanopia (blue-blind)
#F395B5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ef88f9; /* rgb */ color: rgb(239, 136, 249); /* oklch */ color: oklch(77.6% 0.187 323.9);
Tailwind
colors: {
custom: {
50: '#f6adfb',
500: '#ef88f9',
950: '#000000',
},
}SCSS
$custom: #ef88f9; $custom-light: #f6adfb; $custom-dark: #000000;
JSON
{
"hex": "#ef88f9",
"rgb": {
"r": 239,
"g": 136,
"b": 249
},
"hsl": {
"h": 294.69,
"s": 90.4,
"l": 75.49
},
"oklch": {
"l": 0.77649,
"c": 0.18719,
"h": 323.9
},
"luminance": 0.42799
}Semantic roles & 50–950 ramp
primary
#EF88F9
secondary
#D8F6D5
accent
#E60014
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#171017
muted
#857F85