#EF88EF#EF88EF
#EF88EF is a light, vivid purple. Relative luminance 0.422; OKLCH L 77.2% C 0.178 H 327.1°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EF88EF |
|---|---|
| RGB | rgb(239, 136, 239) |
| HSL | hsl(300, 76%, 74%) |
| HSV | hsv(300, 43%, 94%) |
| CMYK | cmyk(0%, 43.1%, 0%, 6.3%) |
| CIE-LAB | lab(71.00, 53.85, -35.32) |
| CIE-LCH | lch(71.00, 64.40, 326.74°) |
| OKLab | oklab(77.2% 0.1494 -0.0966) |
| OKLCH | oklch(77.2% 0.178 327.1) |
| XYZ | xyz(59.9796, 42.1940, 86.6295) |
| Luminance | 0.4219 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.25
Purply Pink
#F075E6
ΔE00 3.74
Lavender Pink
#DD85D7
ΔE00 4.23
Candy Pink
#FF63E9
ΔE00 6.35
Orchid
#DA70D6
ΔE00 6.63
Light Magenta
#FA5FF7
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF88EF #88EF88
analogous
#BB88EF #EF88EF #EF88BB
triadic
#EF88EF #EFEF88 #88EFEF
tetradic
#EF88EF #EFBB88 #88EF88 #88BBEF
square
#EF88EF #EFBB88 #88EF88 #88BBEF
split-complementary
#EF88EF #BBEF88 #88EFBB
monochromatic
#DF1EDF #E852E8 #EF88EF #F6BEF6 #FBE4FB
Accessibility & contrast
On white
2.23
#EF88EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#EF88EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF88EF
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF88EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF88EF | 1.00 | 2.23 | 9.44 | 9.44 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA5F3
Deuteranopia (green-blind)
#9CB3EC
Tritanopia (blue-blind)
#F592B0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ef88ef; /* rgb */ color: rgb(239, 136, 239); /* oklch */ color: oklch(77.2% 0.178 327.1);
Tailwind
colors: {
custom: {
50: '#f6adf4',
500: '#ef88ef',
950: '#000000',
},
}SCSS
$custom: #ef88ef; $custom-light: #f6adf4; $custom-dark: #000000;
JSON
{
"hex": "#ef88ef",
"rgb": {
"r": 239,
"g": 136,
"b": 239
},
"hsl": {
"h": 300,
"s": 76.296,
"l": 73.529
},
"oklch": {
"l": 0.77203,
"c": 0.17791,
"h": 327.1
},
"luminance": 0.42191
}Semantic roles & 50–950 ramp
primary
#EF88EF
secondary
#D8F3D8
accent
#D80D0D
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#171017
muted
#857F85