#EF9BFE#EF9BFE
#EF9BFE is a light, vivid purple. Relative luminance 0.489; OKLCH L 80.7% C 0.161 H 321.4°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9BFE |
|---|---|
| RGB | rgb(239, 155, 254) |
| HSL | hsl(291, 98%, 80%) |
| HSV | hsv(291, 39%, 100%) |
| CMYK | cmyk(5.9%, 39%, 0%, 0.4%) |
| CIE-LAB | lab(75.42, 46.92, -36.63) |
| CIE-LCH | lch(75.42, 59.53, 322.02°) |
| OKLab | oklab(80.71% 0.1256 -0.1004) |
| OKLCH | oklch(80.71% 0.161 321.4) |
| XYZ | xyz(65.2052, 48.9514, 99.7605) |
| Luminance | 0.4895 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.38
Mauve
#E0B0FF
ΔE00 6.17
Plum
#DDA0DD
ΔE00 6.75
Baby Purple
#CA9BF7
ΔE00 6.86
Lilac (survey)
#CEA2FD
ΔE00 6.88
Lavender Pink
#DD85D7
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9BFE #AAFE9B
analogous
#BD9BFE #EF9BFE #FE9BDC
triadic
#EF9BFE #FEEF9B #9BFEEF
tetradic
#EF9BFE #FEBD9B #AAFE9B #9BDCFE
square
#EF9BFE #FEBD9B #AAFE9B #9BDCFE
split-complementary
#EF9BFE #DCFE9B #9BFEBD
monochromatic
#DC22FD #E55EFD #EF9BFE #F9D8FF #FAE1FF
Accessibility & contrast
On white
1.95
#EF9BFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#EF9BFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9BFE
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9BFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9BFE | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB4FF
Deuteranopia (green-blind)
#A4BDFB
Tritanopia (blue-blind)
#F1A6C1
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ef9bfe; /* rgb */ color: rgb(239, 155, 254); /* oklch */ color: oklch(80.7% 0.161 321.4);
Tailwind
colors: {
custom: {
50: '#f6baff',
500: '#ef9bfe',
950: '#000000',
},
}SCSS
$custom: #ef9bfe; $custom-light: #f6baff; $custom-dark: #000000;
JSON
{
"hex": "#ef9bfe",
"rgb": {
"r": 239,
"g": 155,
"b": 254
},
"hsl": {
"h": 290.909,
"s": 98.02,
"l": 80.196
},
"oklch": {
"l": 0.80709,
"c": 0.16084,
"h": 321.4
},
"luminance": 0.48949
}Semantic roles & 50–950 ramp
primary
#EF9BFE
secondary
#D9F7D4
accent
#E60023
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171218
muted
#858186