#EF9BEA#EF9BEA
#EF9BEA is a light, vivid purple. Relative luminance 0.477; OKLCH L 79.9% C 0.141 H 328.9°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9BEA |
|---|---|
| RGB | rgb(239, 155, 234) |
| HSL | hsl(304, 72%, 77%) |
| HSV | hsv(304, 35%, 94%) |
| CMYK | cmyk(0%, 35.1%, 2.1%, 6.3%) |
| CIE-LAB | lab(74.66, 43.25, -26.95) |
| CIE-LCH | lch(74.66, 50.96, 328.07°) |
| OKLab | oklab(79.88% 0.121 -0.073) |
| OKLCH | oklch(79.88% 0.141 328.9) |
| XYZ | xyz(62.1682, 47.7366, 83.7653) |
| Luminance | 0.4773 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.07
Lavender Pink
#DD85D7
ΔE00 5.67
Violet (CSS)
#EE82EE
ΔE00 5.86
Mauve
#E0B0FF
ΔE00 7.41
Bubblegum Pink
#FE83CC
ΔE00 7.72
Purply Pink
#F075E6
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9BEA #9BEFA0
analogous
#CA9BEF #EF9BEA #EF9BC0
triadic
#EF9BEA #EAEF9B #9BEAEF
tetradic
#EF9BEA #EFCA9B #9BEFA0 #9BC0EF
square
#EF9BEA #EFCA9B #9BEFA0 #9BC0EF
split-complementary
#EF9BEA #C0EF9B #9BEFCA
monochromatic
#DE31D4 #E766DF #EF9BEA #F7D0F5 #FBE5F9
Accessibility & contrast
On white
1.99
#EF9BEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#EF9BEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9BEA
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9BEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9BEA | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B1ED
Deuteranopia (green-blind)
#ACBCE7
Tritanopia (blue-blind)
#F5A2B8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ef9bea; /* rgb */ color: rgb(239, 155, 234); /* oklch */ color: oklch(79.9% 0.141 328.9);
Tailwind
colors: {
custom: {
50: '#f5baf1',
500: '#ef9bea',
950: '#000000',
},
}SCSS
$custom: #ef9bea; $custom-light: #f5baf1; $custom-dark: #000000;
JSON
{
"hex": "#ef9bea",
"rgb": {
"r": 239,
"g": 155,
"b": 234
},
"hsl": {
"h": 303.571,
"s": 72.414,
"l": 77.255
},
"oklch": {
"l": 0.79883,
"c": 0.14136,
"h": 328.9
},
"luminance": 0.47734
}Semantic roles & 50–950 ramp
primary
#EF9BEA
secondary
#D9F2DA
accent
#D41D11
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171216
muted
#858184