#EF88EE#EF88EE
#EF88EE is a light, vivid purple. Relative luminance 0.421; OKLCH L 77.2% C 0.177 H 327.5°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EF88EE |
|---|---|
| RGB | rgb(239, 136, 238) |
| HSL | hsl(301, 76%, 74%) |
| HSV | hsv(301, 43%, 94%) |
| CMYK | cmyk(0%, 43.1%, 0.4%, 6.3%) |
| CIE-LAB | lab(70.96, 53.67, -34.83) |
| CIE-LCH | lch(70.96, 63.98, 327.02°) |
| OKLab | oklab(77.16% 0.1492 -0.0952) |
| OKLCH | oklch(77.16% 0.177 327.5) |
| XYZ | xyz(59.8323, 42.1351, 85.8536) |
| Luminance | 0.4213 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.29
Purply Pink
#F075E6
ΔE00 3.71
Lavender Pink
#DD85D7
ΔE00 4.11
Candy Pink
#FF63E9
ΔE00 6.34
Orchid
#DA70D6
ΔE00 6.59
Light Magenta
#FA5FF7
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF88EE #88EF89
analogous
#BC88EF #EF88EE #EF88BA
triadic
#EF88EE #EEEF88 #88EEEF
tetradic
#EF88EE #EFBC88 #88EF89 #88BAEF
square
#EF88EE #EFBC88 #88EF89 #88BAEF
split-complementary
#EF88EE #BAEF88 #88EFBC
monochromatic
#DF1EDD #E852E6 #EF88EE #F6BEF6 #FBE4FB
Accessibility & contrast
On white
2.23
#EF88EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#EF88EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF88EE
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF88EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF88EE | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A5F2
Deuteranopia (green-blind)
#9CB2EB
Tritanopia (blue-blind)
#F592B0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ef88ee; /* rgb */ color: rgb(239, 136, 238); /* oklch */ color: oklch(77.2% 0.177 327.5);
Tailwind
colors: {
custom: {
50: '#f6adf4',
500: '#ef88ee',
950: '#000000',
},
}SCSS
$custom: #ef88ee; $custom-light: #f6adf4; $custom-dark: #000000;
JSON
{
"hex": "#ef88ee",
"rgb": {
"r": 239,
"g": 136,
"b": 238
},
"hsl": {
"h": 300.583,
"s": 76.296,
"l": 73.529
},
"oklch": {
"l": 0.7716,
"c": 0.177,
"h": 327.5
},
"luminance": 0.42132
}Semantic roles & 50–950 ramp
primary
#EF88EE
secondary
#D8F3D8
accent
#D80F0D
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#171017
muted
#857F85