#EF8BFA#EF8BFA
#EF8BFA is a light, vivid purple. Relative luminance 0.437; OKLCH L 78.1% C 0.183 H 323.5°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8BFA |
|---|---|
| RGB | rgb(239, 139, 250) |
| HSL | hsl(294, 92%, 76%) |
| HSV | hsv(294, 44%, 98%) |
| CMYK | cmyk(4.4%, 44.4%, 0%, 2%) |
| CIE-LAB | lab(72.04, 54.34, -39.71) |
| CIE-LCH | lch(72.04, 67.30, 323.84°) |
| OKLab | oklab(78.13% 0.1473 -0.1091) |
| OKLCH | oklch(78.13% 0.183 323.5) |
| XYZ | xyz(62.0828, 43.7208, 95.5927) |
| Luminance | 0.4372 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.43
Purply Pink
#F075E6
ΔE00 4.97
Lavender Pink
#DD85D7
ΔE00 5.75
Violet Pink
#FB5FFC
ΔE00 7.28
Candy Pink
#FF63E9
ΔE00 7.29
Light Magenta
#FA5FF7
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8BFA #96FA8B
analogous
#B88BFA #EF8BFA #FA8BCE
triadic
#EF8BFA #FAEF8B #8BFAEF
tetradic
#EF8BFA #FAB88B #96FA8B #8BCEFA
square
#EF8BFA #FAB88B #96FA8B #8BCEFA
split-complementary
#EF8BFA #CEFA8B #8BFAB8
monochromatic
#DF16F5 #E750F7 #EF8BFA #F7C6FD #FBE2FE
Accessibility & contrast
On white
2.16
#EF8BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#EF8BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8BFA
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8BFA | 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)
#7EA9FE
Deuteranopia (green-blind)
#9AB5F7
Tritanopia (blue-blind)
#F398B7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ef8bfa; /* rgb */ color: rgb(239, 139, 250); /* oklch */ color: oklch(78.1% 0.183 323.5);
Tailwind
colors: {
custom: {
50: '#f6affc',
500: '#ef8bfa',
950: '#000000',
},
}SCSS
$custom: #ef8bfa; $custom-light: #f6affc; $custom-dark: #000000;
JSON
{
"hex": "#ef8bfa",
"rgb": {
"r": 239,
"g": 139,
"b": 250
},
"hsl": {
"h": 294.054,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.78126,
"c": 0.18329,
"h": 323.5
},
"luminance": 0.43718
}Semantic roles & 50–950 ramp
primary
#EF8BFA
secondary
#D8F6D5
accent
#E60017
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085