#EF9BF4#EF9BF4
#EF9BF4 is a light, vivid purple. Relative luminance 0.483; OKLCH L 80.3% C 0.151 H 324.9°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9BF4 |
|---|---|
| RGB | rgb(239, 155, 244) |
| HSL | hsl(297, 80%, 78%) |
| HSV | hsv(297, 36%, 96%) |
| CMYK | cmyk(2%, 36.5%, 0%, 4.3%) |
| CIE-LAB | lab(75.03, 45.06, -31.82) |
| CIE-LCH | lch(75.03, 55.16, 324.77°) |
| OKLab | oklab(80.29% 0.1234 -0.0868) |
| OKLCH | oklch(80.29% 0.151 324.9) |
| XYZ | xyz(63.6455, 48.3275, 91.5460) |
| Luminance | 0.4833 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.25
Plum
#DDA0DD
ΔE00 5.27
Lavender Pink
#DD85D7
ΔE00 6.18
Mauve
#E0B0FF
ΔE00 6.52
Baby Purple
#CA9BF7
ΔE00 7.69
Purply Pink
#F075E6
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9BF4 #A0F49B
analogous
#C29BF4 #EF9BF4 #F49BCC
triadic
#EF9BF4 #F4EF9B #9BF4EF
tetradic
#EF9BF4 #F4C29B #A0F49B #9BCCF4
square
#EF9BF4 #F4C29B #A0F49B #9BCCF4
split-complementary
#EF9BF4 #CCF49B #9BF4C2
monochromatic
#DD2DE8 #E664EE #EF9BF4 #F8D2FA #FBE3FC
Accessibility & contrast
On white
1.97
#EF9BF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#EF9BF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9BF4
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9BF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9BF4 | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B2F7
Deuteranopia (green-blind)
#A8BCF1
Tritanopia (blue-blind)
#F3A4BC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ef9bf4; /* rgb */ color: rgb(239, 155, 244); /* oklch */ color: oklch(80.3% 0.151 324.9);
Tailwind
colors: {
custom: {
50: '#f5baf8',
500: '#ef9bf4',
950: '#000000',
},
}SCSS
$custom: #ef9bf4; $custom-light: #f5baf8; $custom-dark: #000000;
JSON
{
"hex": "#ef9bf4",
"rgb": {
"r": 239,
"g": 155,
"b": 244
},
"hsl": {
"h": 296.629,
"s": 80.18,
"l": 78.235
},
"oklch": {
"l": 0.80287,
"c": 0.15089,
"h": 324.9
},
"luminance": 0.48325
}Semantic roles & 50–950 ramp
primary
#EF9BF4
secondary
#D9F4D7
accent
#DD0915
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171217
muted
#858185