#EF8BFC#EF8BFC
#EF8BFC is a light, vivid purple. Relative luminance 0.438; OKLCH L 78.2% C 0.185 H 322.8°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8BFC |
|---|---|
| RGB | rgb(239, 139, 252) |
| HSL | hsl(293, 95%, 77%) |
| HSV | hsv(293, 45%, 99%) |
| CMYK | cmyk(5.2%, 44.8%, 0%, 1.2%) |
| CIE-LAB | lab(72.13, 54.70, -40.67) |
| CIE-LCH | lch(72.13, 68.16, 323.37°) |
| OKLab | oklab(78.22% 0.1476 -0.1119) |
| OKLCH | oklch(78.22% 0.185 322.8) |
| XYZ | xyz(62.3981, 43.8469, 97.2531) |
| Luminance | 0.4384 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.67
Purply Pink
#F075E6
ΔE00 5.15
Lavender Pink
#DD85D7
ΔE00 6.04
Violet Pink
#FB5FFC
ΔE00 7.25
Light Magenta
#FA5FF7
ΔE00 7.33
Candy Pink
#FF63E9
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8BFC #98FC8B
analogous
#B78BFC #EF8BFC #FC8BD1
triadic
#EF8BFC #FCEF8B #8BFCEF
tetradic
#EF8BFC #FCB78B #98FC8B #8BD1FC
square
#EF8BFC #FCB78B #98FC8B #8BD1FC
split-complementary
#EF8BFC #D1FC8B #8BFCB7
monochromatic
#DF14F9 #E74FFA #EF8BFC #F7C7FE #FBE1FE
Accessibility & contrast
On white
2.15
#EF8BFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#EF8BFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8BFC
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8BFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8BFC | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA9FF
Deuteranopia (green-blind)
#99B5F9
Tritanopia (blue-blind)
#F299B8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ef8bfc; /* rgb */ color: rgb(239, 139, 252); /* oklch */ color: oklch(78.2% 0.185 322.8);
Tailwind
colors: {
custom: {
50: '#f6affd',
500: '#ef8bfc',
950: '#000000',
},
}SCSS
$custom: #ef8bfc; $custom-light: #f6affd; $custom-dark: #000000;
JSON
{
"hex": "#ef8bfc",
"rgb": {
"r": 239,
"g": 139,
"b": 252
},
"hsl": {
"h": 293.097,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.78216,
"c": 0.18521,
"h": 322.8
},
"luminance": 0.43844
}Semantic roles & 50–950 ramp
primary
#EF8BFC
secondary
#D8F6D5
accent
#E6001A
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086