#EF9BFA#EF9BFA
#EF9BFA is a light, vivid purple. Relative luminance 0.487; OKLCH L 80.5% C 0.157 H 322.7°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9BFA |
|---|---|
| RGB | rgb(239, 155, 250) |
| HSL | hsl(293, 90%, 79%) |
| HSV | hsv(293, 38%, 98%) |
| CMYK | cmyk(4.4%, 38%, 0%, 2%) |
| CIE-LAB | lab(75.26, 46.17, -34.71) |
| CIE-LCH | lch(75.26, 57.76, 323.07°) |
| OKLab | oklab(80.54% 0.1248 -0.095) |
| OKLCH | oklch(80.54% 0.157 322.7) |
| XYZ | xyz(64.5714, 48.6979, 96.4222) |
| Luminance | 0.4870 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.25
Plum
#DDA0DD
ΔE00 6.14
Mauve
#E0B0FF
ΔE00 6.25
Lavender Pink
#DD85D7
ΔE00 6.75
Baby Purple
#CA9BF7
ΔE00 7.14
Lilac (survey)
#CEA2FD
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9BFA #A6FA9B
analogous
#C09BFA #EF9BFA #FA9BD5
triadic
#EF9BFA #FAEF9B #9BFAEF
tetradic
#EF9BFA #FAC09B #A6FA9B #9BD5FA
square
#EF9BFA #FAC09B #A6FA9B #9BD5FA
split-complementary
#EF9BFA #D5FA9B #9BFAC0
monochromatic
#DC26F4 #E661F7 #EF9BFA #F8D5FD #FAE2FE
Accessibility & contrast
On white
1.96
#EF9BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#EF9BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9BFA
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9BFA | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B3FD
Deuteranopia (green-blind)
#A6BDF7
Tritanopia (blue-blind)
#F2A5BF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ef9bfa; /* rgb */ color: rgb(239, 155, 250); /* oklch */ color: oklch(80.5% 0.157 322.7);
Tailwind
colors: {
custom: {
50: '#f5bafc',
500: '#ef9bfa',
950: '#000000',
},
}SCSS
$custom: #ef9bfa; $custom-light: #f5bafc; $custom-dark: #000000;
JSON
{
"hex": "#ef9bfa",
"rgb": {
"r": 239,
"g": 155,
"b": 250
},
"hsl": {
"h": 293.053,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.80538,
"c": 0.15681,
"h": 322.7
},
"luminance": 0.48696
}Semantic roles & 50–950 ramp
primary
#EF9BFA
secondary
#D9F6D5
accent
#E6001B
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171217
muted
#858185