#EF8AFF#EF8AFF
#EF8AFF is a light, vivid purple. Relative luminance 0.437; OKLCH L 78.2% C 0.190 H 322.0°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8AFF |
|---|---|
| RGB | rgb(239, 138, 255) |
| HSL | hsl(292, 100%, 77%) |
| HSV | hsv(292, 46%, 100%) |
| CMYK | cmyk(6.3%, 45.9%, 0%, 0%) |
| CIE-LAB | lab(72.06, 55.76, -42.40) |
| CIE-LCH | lch(72.06, 70.05, 322.75°) |
| OKLab | oklab(78.21% 0.1495 -0.1169) |
| OKLCH | oklch(78.21% 0.19 322) |
| XYZ | xyz(62.7331, 43.7503, 99.7285) |
| Luminance | 0.4375 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.98
Purply Pink
#F075E6
ΔE00 5.33
Lavender Pink
#DD85D7
ΔE00 6.47
Violet Pink
#FB5FFC
ΔE00 7.03
Light Magenta
#FA5FF7
ΔE00 7.16
Candy Pink
#FF63E9
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8AFF #9AFF8A
analogous
#B58AFF #EF8AFF #FF8AD5
triadic
#EF8AFF #FFEF8A #8AFFEF
tetradic
#EF8AFF #FFB58A #9AFF8A #8AD5FF
square
#EF8AFF #FFB58A #9AFF8A #8AD5FF
split-complementary
#EF8AFF #D5FF8A #8AFFB5
monochromatic
#DE10FF #E74DFF #EF8AFF #F7C7FF #FBE0FF
Accessibility & contrast
On white
2.15
#EF8AFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#EF8AFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8AFF
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8AFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8AFF | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA9FF
Deuteranopia (green-blind)
#97B5FC
Tritanopia (blue-blind)
#F299B9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ef8aff; /* rgb */ color: rgb(239, 138, 255); /* oklch */ color: oklch(78.2% 0.190 322.0);
Tailwind
colors: {
custom: {
50: '#f6afff',
500: '#ef8aff',
950: '#000000',
},
}SCSS
$custom: #ef8aff; $custom-light: #f6afff; $custom-dark: #000000;
JSON
{
"hex": "#ef8aff",
"rgb": {
"r": 239,
"g": 138,
"b": 255
},
"hsl": {
"h": 291.795,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.7821,
"c": 0.18971,
"h": 322
},
"luminance": 0.43748
}Semantic roles & 50–950 ramp
primary
#EF8AFF
secondary
#D9F7D4
accent
#E6001F
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086