#EF9BFB#EF9BFB
#EF9BFB is a light, vivid purple. Relative luminance 0.488; OKLCH L 80.6% C 0.158 H 322.4°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9BFB |
|---|---|
| RGB | rgb(239, 155, 251) |
| HSL | hsl(293, 92%, 80%) |
| HSV | hsv(293, 38%, 98%) |
| CMYK | cmyk(4.8%, 38.2%, 0%, 1.6%) |
| CIE-LAB | lab(75.30, 46.36, -35.19) |
| CIE-LCH | lch(75.30, 58.20, 322.80°) |
| OKLab | oklab(80.58% 0.125 -0.0963) |
| OKLCH | oklch(80.58% 0.158 322.4) |
| XYZ | xyz(64.7286, 48.7608, 97.2502) |
| Luminance | 0.4876 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.27
Mauve
#E0B0FF
ΔE00 6.22
Plum
#DDA0DD
ΔE00 6.30
Lavender Pink
#DD85D7
ΔE00 6.85
Baby Purple
#CA9BF7
ΔE00 7.06
Lilac (survey)
#CEA2FD
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9BFB #A7FB9B
analogous
#BF9BFB #EF9BFB #FB9BD7
triadic
#EF9BFB #FBEF9B #9BFBEF
tetradic
#EF9BFB #FBBF9B #A7FB9B #9BD7FB
square
#EF9BFB #FBBF9B #A7FB9B #9BD7FB
split-complementary
#EF9BFB #D7FB9B #9BFBBF
monochromatic
#DC25F6 #E660F9 #EF9BFB #F8D6FD #FAE2FE
Accessibility & contrast
On white
1.95
#EF9BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#EF9BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9BFB
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9BFB | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B3FF
Deuteranopia (green-blind)
#A6BDF8
Tritanopia (blue-blind)
#F2A6BF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ef9bfb; /* rgb */ color: rgb(239, 155, 251); /* oklch */ color: oklch(80.6% 0.158 322.4);
Tailwind
colors: {
custom: {
50: '#f5bafd',
500: '#ef9bfb',
950: '#000000',
},
}SCSS
$custom: #ef9bfb; $custom-light: #f5bafd; $custom-dark: #000000;
JSON
{
"hex": "#ef9bfb",
"rgb": {
"r": 239,
"g": 155,
"b": 251
},
"hsl": {
"h": 292.5,
"s": 92.308,
"l": 79.608
},
"oklch": {
"l": 0.8058,
"c": 0.15782,
"h": 322.4
},
"luminance": 0.48758
}Semantic roles & 50–950 ramp
primary
#EF9BFB
secondary
#D9F6D5
accent
#E6001D
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171217
muted
#858185