#EF9BF9#EF9BF9
#EF9BF9 is a light, vivid purple. Relative luminance 0.486; OKLCH L 80.5% C 0.156 H 323.1°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9BF9 |
|---|---|
| RGB | rgb(239, 155, 249) |
| HSL | hsl(294, 89%, 79%) |
| HSV | hsv(294, 38%, 98%) |
| CMYK | cmyk(4%, 37.8%, 0%, 2.4%) |
| CIE-LAB | lab(75.22, 45.98, -34.23) |
| CIE-LCH | lch(75.22, 57.32, 323.34°) |
| OKLab | oklab(80.5% 0.1246 -0.0936) |
| OKLCH | oklch(80.5% 0.156 323.1) |
| XYZ | xyz(64.4150, 48.6353, 95.5986) |
| Luminance | 0.4863 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.23
Plum
#DDA0DD
ΔE00 6.00
Mauve
#E0B0FF
ΔE00 6.28
Lavender Pink
#DD85D7
ΔE00 6.64
Baby Purple
#CA9BF7
ΔE00 7.22
Lilac (survey)
#CEA2FD
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9BF9 #A5F99B
analogous
#C09BF9 #EF9BF9 #F99BD4
triadic
#EF9BF9 #F9EF9B #9BF9EF
tetradic
#EF9BF9 #F9C09B #A5F99B #9BD4F9
square
#EF9BF9 #F9C09B #A5F99B #9BD4F9
split-complementary
#EF9BF9 #D4F99B #9BF9C0
monochromatic
#DD28F2 #E661F6 #EF9BF9 #F8D5FC #FAE2FD
Accessibility & contrast
On white
1.96
#EF9BF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#EF9BF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9BF9
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9BF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9BF9 | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B3FC
Deuteranopia (green-blind)
#A6BDF6
Tritanopia (blue-blind)
#F2A5BF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ef9bf9; /* rgb */ color: rgb(239, 155, 249); /* oklch */ color: oklch(80.5% 0.156 323.1);
Tailwind
colors: {
custom: {
50: '#f5bafb',
500: '#ef9bf9',
950: '#000000',
},
}SCSS
$custom: #ef9bf9; $custom-light: #f5bafb; $custom-dark: #000000;
JSON
{
"hex": "#ef9bf9",
"rgb": {
"r": 239,
"g": 155,
"b": 249
},
"hsl": {
"h": 293.617,
"s": 88.679,
"l": 79.216
},
"oklch": {
"l": 0.80496,
"c": 0.15581,
"h": 323.1
},
"luminance": 0.48633
}Semantic roles & 50–950 ramp
primary
#EF9BF9
secondary
#D9F5D6
accent
#E50019
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171217
muted
#858185