#EF88F8#EF88F8
#EF88F8 is a light, vivid purple. Relative luminance 0.427; OKLCH L 77.6% C 0.186 H 324.2°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EF88F8 |
|---|---|
| RGB | rgb(239, 136, 248) |
| HSL | hsl(295, 89%, 75%) |
| HSV | hsv(295, 45%, 97%) |
| CMYK | cmyk(3.6%, 45.2%, 0%, 2.7%) |
| CIE-LAB | lab(71.38, 55.47, -39.66) |
| CIE-LCH | lch(71.38, 68.18, 324.44°) |
| OKLab | oklab(77.6% 0.151 -0.109) |
| OKLCH | oklch(77.6% 0.186 324.2) |
| XYZ | xyz(61.3425, 42.7391, 93.8070) |
| Luminance | 0.4274 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.85
Purply Pink
#F075E6
ΔE00 4.34
Lavender Pink
#DD85D7
ΔE00 5.46
Candy Pink
#FF63E9
ΔE00 6.69
Violet Pink
#FB5FFC
ΔE00 6.73
Light Magenta
#FA5FF7
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF88F8 #91F888
analogous
#B788F8 #EF88F8 #F888C9
triadic
#EF88F8 #F8EF88 #88F8EF
tetradic
#EF88F8 #F8B788 #91F888 #88C9F8
square
#EF88F8 #F8B788 #91F888 #88C9F8
split-complementary
#EF88F8 #C9F888 #88F8B7
monochromatic
#DF14F1 #E74EF5 #EF88F8 #F7C2FB #FBE2FD
Accessibility & contrast
On white
2.20
#EF88F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#EF88F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF88F8
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF88F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF88F8 | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA7FC
Deuteranopia (green-blind)
#98B3F5
Tritanopia (blue-blind)
#F395B5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ef88f8; /* rgb */ color: rgb(239, 136, 248); /* oklch */ color: oklch(77.6% 0.186 324.2);
Tailwind
colors: {
custom: {
50: '#f6adfb',
500: '#ef88f8',
950: '#000000',
},
}SCSS
$custom: #ef88f8; $custom-light: #f6adfb; $custom-dark: #000000;
JSON
{
"hex": "#ef88f8",
"rgb": {
"r": 239,
"g": 136,
"b": 248
},
"hsl": {
"h": 295.179,
"s": 88.889,
"l": 75.294
},
"oklch": {
"l": 0.77604,
"c": 0.18625,
"h": 324.2
},
"luminance": 0.42736
}Semantic roles & 50–950 ramp
primary
#EF88F8
secondary
#D8F5D6
accent
#E60012
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#171017
muted
#857F85