#EF8AFB#EF8AFB
#EF8AFB is a light, vivid purple. Relative luminance 0.435; OKLCH L 78.0% C 0.186 H 323.2°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8AFB |
|---|---|
| RGB | rgb(239, 138, 251) |
| HSL | hsl(294, 93%, 76%) |
| HSV | hsv(294, 45%, 98%) |
| CMYK | cmyk(4.8%, 45%, 0%, 1.6%) |
| CIE-LAB | lab(71.89, 55.02, -40.49) |
| CIE-LCH | lch(71.89, 68.31, 323.65°) |
| OKLab | oklab(78.03% 0.1488 -0.1114) |
| OKLCH | oklch(78.03% 0.186 323.2) |
| XYZ | xyz(62.0959, 43.4954, 96.3726) |
| Luminance | 0.4349 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.44
Purply Pink
#F075E6
ΔE00 4.91
Lavender Pink
#DD85D7
ΔE00 5.89
Violet Pink
#FB5FFC
ΔE00 7.06
Light Magenta
#FA5FF7
ΔE00 7.13
Candy Pink
#FF63E9
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8AFB #96FB8A
analogous
#B78AFB #EF8AFB #FB8ACF
triadic
#EF8AFB #FBEF8A #8AFBEF
tetradic
#EF8AFB #FBB78A #96FB8A #8ACFFB
square
#EF8AFB #FBB78A #96FB8A #8ACFFB
split-complementary
#EF8AFB #CFFB8A #8AFBB7
monochromatic
#DF14F7 #E74FF9 #EF8AFB #F7C5FD #FBE1FE
Accessibility & contrast
On white
2.17
#EF8AFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#EF8AFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8AFB
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8AFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8AFB | 1.00 | 2.17 | 9.70 | 9.70 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA9FF
Deuteranopia (green-blind)
#98B4F8
Tritanopia (blue-blind)
#F297B7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ef8afb; /* rgb */ color: rgb(239, 138, 251); /* oklch */ color: oklch(78.0% 0.186 323.2);
Tailwind
colors: {
custom: {
50: '#f6affd',
500: '#ef8afb',
950: '#000000',
},
}SCSS
$custom: #ef8afb; $custom-light: #f6affd; $custom-dark: #000000;
JSON
{
"hex": "#ef8afb",
"rgb": {
"r": 239,
"g": 138,
"b": 251
},
"hsl": {
"h": 293.628,
"s": 93.388,
"l": 76.275
},
"oklch": {
"l": 0.78027,
"c": 0.18587,
"h": 323.2
},
"luminance": 0.43493
}Semantic roles & 50–950 ramp
primary
#EF8AFB
secondary
#D8F6D5
accent
#E60018
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#171117
muted
#858085