#EF8BFB#EF8BFB
#EF8BFB is a light, vivid purple. Relative luminance 0.438; OKLCH L 78.2% C 0.184 H 323.1°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8BFB |
|---|---|
| RGB | rgb(239, 139, 251) |
| HSL | hsl(294, 93%, 76%) |
| HSV | hsv(294, 45%, 98%) |
| CMYK | cmyk(4.8%, 44.6%, 0%, 1.6%) |
| CIE-LAB | lab(72.08, 54.52, -40.19) |
| CIE-LCH | lch(72.08, 67.73, 323.60°) |
| OKLab | oklab(78.17% 0.1474 -0.1105) |
| OKLCH | oklch(78.17% 0.184 323.1) |
| XYZ | xyz(62.2400, 43.7836, 96.4207) |
| Luminance | 0.4378 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.54
Purply Pink
#F075E6
ΔE00 5.06
Lavender Pink
#DD85D7
ΔE00 5.89
Violet Pink
#FB5FFC
ΔE00 7.26
Light Magenta
#FA5FF7
ΔE00 7.33
Candy Pink
#FF63E9
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8BFB #97FB8B
analogous
#B78BFB #EF8BFB #FB8BCF
triadic
#EF8BFB #FBEF8B #8BFBEF
tetradic
#EF8BFB #FBB78B #97FB8B #8BCFFB
square
#EF8BFB #FBB78B #97FB8B #8BCFFB
split-complementary
#EF8BFB #CFFB8B #8BFBB7
monochromatic
#DF15F7 #E750F9 #EF8BFB #F7C6FD #FBE1FE
Accessibility & contrast
On white
2.15
#EF8BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#EF8BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8BFB
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8BFB | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA9FF
Deuteranopia (green-blind)
#99B5F8
Tritanopia (blue-blind)
#F298B7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ef8bfb; /* rgb */ color: rgb(239, 139, 251); /* oklch */ color: oklch(78.2% 0.184 323.1);
Tailwind
colors: {
custom: {
50: '#f6affd',
500: '#ef8bfb',
950: '#000000',
},
}SCSS
$custom: #ef8bfb; $custom-light: #f6affd; $custom-dark: #000000;
JSON
{
"hex": "#ef8bfb",
"rgb": {
"r": 239,
"g": 139,
"b": 251
},
"hsl": {
"h": 293.571,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.78171,
"c": 0.18425,
"h": 323.1
},
"luminance": 0.43781
}Semantic roles & 50–950 ramp
primary
#EF8BFB
secondary
#D8F6D5
accent
#E60019
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085