#EF8BF7#EF8BF7
#EF8BF7 is a light, vivid purple. Relative luminance 0.435; OKLCH L 78.0% C 0.180 H 324.4°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8BF7 |
|---|---|
| RGB | rgb(239, 139, 247) |
| HSL | hsl(296, 87%, 76%) |
| HSV | hsv(296, 44%, 97%) |
| CMYK | cmyk(3.2%, 43.7%, 0%, 3.1%) |
| CIE-LAB | lab(71.92, 53.79, -38.27) |
| CIE-LCH | lch(71.92, 66.01, 324.57°) |
| OKLab | oklab(77.99% 0.1467 -0.105) |
| OKLCH | oklch(77.99% 0.18 324.4) |
| XYZ | xyz(61.6162, 43.5341, 93.1350) |
| Luminance | 0.4353 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.12
Purply Pink
#F075E6
ΔE00 4.72
Lavender Pink
#DD85D7
ΔE00 5.32
Candy Pink
#FF63E9
ΔE00 7.14
Violet Pink
#FB5FFC
ΔE00 7.36
Light Magenta
#FA5FF7
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8BF7 #93F78B
analogous
#B98BF7 #EF8BF7 #F78BC9
triadic
#EF8BF7 #F7EF8B #8BF7EF
tetradic
#EF8BF7 #F7B98B #93F78B #8BC9F7
square
#EF8BF7 #F7B98B #93F78B #8BC9F7
split-complementary
#EF8BF7 #C9F78B #8BF7B9
monochromatic
#DF18EF #E752F3 #EF8BF7 #F7C4FB #FBE2FD
Accessibility & contrast
On white
2.16
#EF8BF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#EF8BF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8BF7
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8BF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8BF7 | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA8FB
Deuteranopia (green-blind)
#9BB5F4
Tritanopia (blue-blind)
#F397B6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ef8bf7; /* rgb */ color: rgb(239, 139, 247); /* oklch */ color: oklch(78.0% 0.180 324.4);
Tailwind
colors: {
custom: {
50: '#f6affa',
500: '#ef8bf7',
950: '#000000',
},
}SCSS
$custom: #ef8bf7; $custom-light: #f6affa; $custom-dark: #000000;
JSON
{
"hex": "#ef8bf7",
"rgb": {
"r": 239,
"g": 139,
"b": 247
},
"hsl": {
"h": 295.556,
"s": 87.097,
"l": 75.686
},
"oklch": {
"l": 0.77991,
"c": 0.18044,
"h": 324.4
},
"luminance": 0.43531
}Semantic roles & 50–950 ramp
primary
#EF8BF7
secondary
#D8F5D6
accent
#E40213
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085