#EF7BEA#EF7BEA
#EF7BEA is a light, vivid purple. Relative luminance 0.385; OKLCH L 75.2% C 0.194 H 328.9°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7BEA |
|---|---|
| RGB | rgb(239, 123, 234) |
| HSL | hsl(303, 78%, 71%) |
| HSV | hsv(303, 49%, 94%) |
| CMYK | cmyk(0%, 48.5%, 2.1%, 6.3%) |
| CIE-LAB | lab(68.36, 59.34, -36.68) |
| CIE-LCH | lch(68.36, 69.76, 328.28°) |
| OKLab | oklab(75.17% 0.1664 -0.1003) |
| OKLCH | oklch(75.17% 0.194 328.9) |
| XYZ | xyz(57.5301, 38.4604, 82.2193) |
| Luminance | 0.3846 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.22
Violet (CSS)
#EE82EE
ΔE00 1.42
Candy Pink
#FF63E9
ΔE00 4.04
Lavender Pink
#DD85D7
ΔE00 4.36
Orchid
#DA70D6
ΔE00 4.68
Light Magenta
#FA5FF7
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7BEA #7BEF80
analogous
#BA7BEF #EF7BEA #EF7BB0
triadic
#EF7BEA #EAEF7B #7BEAEF
tetradic
#EF7BEA #EFBA7B #7BEF80 #7BB0EF
square
#EF7BEA #EFBA7B #7BEF80 #7BB0EF
split-complementary
#EF7BEA #B0EF7B #7BEFBA
monochromatic
#D61ACE #E844E1 #EF7BEA #F6B2F3 #FCE4FB
Accessibility & contrast
On white
2.42
#EF7BEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#EF7BEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7BEA
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7BEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7BEA | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739DEE
Deuteranopia (green-blind)
#95ACE7
Tritanopia (blue-blind)
#F686A8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ef7bea; /* rgb */ color: rgb(239, 123, 234); /* oklch */ color: oklch(75.2% 0.194 328.9);
Tailwind
colors: {
custom: {
50: '#f6a5f1',
500: '#ef7bea',
950: '#000000',
},
}SCSS
$custom: #ef7bea; $custom-light: #f6a5f1; $custom-dark: #000000;
JSON
{
"hex": "#ef7bea",
"rgb": {
"r": 239,
"g": 123,
"b": 234
},
"hsl": {
"h": 302.586,
"s": 78.378,
"l": 70.98
},
"oklch": {
"l": 0.75169,
"c": 0.19436,
"h": 328.9
},
"luminance": 0.38457
}Semantic roles & 50–950 ramp
primary
#EF7BEA
secondary
#D3F2D5
accent
#DB140B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84