#EF86EE#EF86EE
#EF86EE is a light, vivid purple. Relative luminance 0.416; OKLCH L 76.9% C 0.180 H 327.5°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EF86EE |
|---|---|
| RGB | rgb(239, 134, 238) |
| HSL | hsl(301, 77%, 73%) |
| HSV | hsv(301, 44%, 94%) |
| CMYK | cmyk(0%, 43.9%, 0.4%, 6.3%) |
| CIE-LAB | lab(70.58, 54.67, -35.43) |
| CIE-LCH | lch(70.58, 65.15, 327.05°) |
| OKLab | oklab(76.87% 0.152 -0.0969) |
| OKLCH | oklch(76.87% 0.18 327.5) |
| XYZ | xyz(59.5533, 41.5770, 85.7606) |
| Luminance | 0.4157 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.88
Purply Pink
#F075E6
ΔE00 3.33
Lavender Pink
#DD85D7
ΔE00 4.12
Candy Pink
#FF63E9
ΔE00 5.97
Orchid
#DA70D6
ΔE00 6.28
Light Magenta
#FA5FF7
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF86EE #86EF87
analogous
#BB86EF #EF86EE #EF86BA
triadic
#EF86EE #EEEF86 #86EEEF
tetradic
#EF86EE #EFBB86 #86EF87 #86BAEF
square
#EF86EE #EFBB86 #86EF87 #86BAEF
split-complementary
#EF86EE #BAEF86 #86EFBB
monochromatic
#DD1DDC #E850E6 #EF86EE #F6BCF6 #FBE4FB
Accessibility & contrast
On white
2.25
#EF86EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#EF86EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF86EE
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF86EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF86EE | 1.00 | 2.25 | 9.31 | 9.31 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA4F2
Deuteranopia (green-blind)
#9BB2EB
Tritanopia (blue-blind)
#F590AF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ef86ee; /* rgb */ color: rgb(239, 134, 238); /* oklch */ color: oklch(76.9% 0.180 327.5);
Tailwind
colors: {
custom: {
50: '#f6acf4',
500: '#ef86ee',
950: '#000000',
},
}SCSS
$custom: #ef86ee; $custom-light: #f6acf4; $custom-dark: #000000;
JSON
{
"hex": "#ef86ee",
"rgb": {
"r": 239,
"g": 134,
"b": 238
},
"hsl": {
"h": 300.571,
"s": 76.642,
"l": 73.137
},
"oklch": {
"l": 0.76872,
"c": 0.18027,
"h": 327.5
},
"luminance": 0.41574
}Semantic roles & 50–950 ramp
primary
#EF86EE
secondary
#D8F3D8
accent
#D90F0D
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85