#EF8AFE#EF8AFE
#EF8AFE is a light, vivid purple. Relative luminance 0.437; OKLCH L 78.2% C 0.189 H 322.3°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8AFE |
|---|---|
| RGB | rgb(239, 138, 254) |
| HSL | hsl(292, 98%, 77%) |
| HSV | hsv(292, 46%, 100%) |
| CMYK | cmyk(5.9%, 45.7%, 0%, 0.4%) |
| CIE-LAB | lab(72.02, 55.57, -41.92) |
| CIE-LCH | lch(72.02, 69.61, 322.97°) |
| OKLab | oklab(78.16% 0.1493 -0.1155) |
| OKLCH | oklch(78.16% 0.189 322.3) |
| XYZ | xyz(62.5725, 43.6860, 98.8829) |
| Luminance | 0.4368 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.84
Purply Pink
#F075E6
ΔE00 5.22
Lavender Pink
#DD85D7
ΔE00 6.33
Violet Pink
#FB5FFC
ΔE00 7.03
Light Magenta
#FA5FF7
ΔE00 7.15
Candy Pink
#FF63E9
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8AFE #99FE8A
analogous
#B58AFE #EF8AFE #FE8AD3
triadic
#EF8AFE #FEEF8A #8AFEEF
tetradic
#EF8AFE #FEB58A #99FE8A #8AD3FE
square
#EF8AFE #FEB58A #99FE8A #8AD3FE
split-complementary
#EF8AFE #D3FE8A #8AFEB5
monochromatic
#DE11FD #E74DFD #EF8AFE #F7C7FF #FBE1FF
Accessibility & contrast
On white
2.16
#EF8AFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#EF8AFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8AFE
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8AFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8AFE | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA9FF
Deuteranopia (green-blind)
#97B5FB
Tritanopia (blue-blind)
#F298B8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ef8afe; /* rgb */ color: rgb(239, 138, 254); /* oklch */ color: oklch(78.2% 0.189 322.3);
Tailwind
colors: {
custom: {
50: '#f6afff',
500: '#ef8afe',
950: '#000000',
},
}SCSS
$custom: #ef8afe; $custom-light: #f6afff; $custom-dark: #000000;
JSON
{
"hex": "#ef8afe",
"rgb": {
"r": 239,
"g": 138,
"b": 254
},
"hsl": {
"h": 292.241,
"s": 98.305,
"l": 76.863
},
"oklch": {
"l": 0.78164,
"c": 0.18875,
"h": 322.3
},
"luminance": 0.43683
}Semantic roles & 50–950 ramp
primary
#EF8AFE
secondary
#D8F7D4
accent
#E6001E
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086