#EF7BEE#EF7BEE
#EF7BEE is a light, vivid purple. Relative luminance 0.387; OKLCH L 75.3% C 0.198 H 327.6°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7BEE |
|---|---|
| RGB | rgb(239, 123, 238) |
| HSL | hsl(301, 78%, 71%) |
| HSV | hsv(301, 49%, 94%) |
| CMYK | cmyk(0%, 48.5%, 0.4%, 6.3%) |
| CIE-LAB | lab(68.53, 60.02, -38.62) |
| CIE-LCH | lch(68.53, 71.37, 327.24°) |
| OKLab | oklab(75.35% 0.1671 -0.1059) |
| OKLCH | oklch(75.35% 0.198 327.6) |
| XYZ | xyz(58.1112, 38.6929, 85.2799) |
| Luminance | 0.3869 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.36
Purply Pink
#F075E6
ΔE00 1.64
Candy Pink
#FF63E9
ΔE00 4.17
Light Magenta
#FA5FF7
ΔE00 4.57
Violet Pink
#FB5FFC
ΔE00 4.77
Lavender Pink
#DD85D7
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7BEE #7BEF7C
analogous
#B67BEF #EF7BEE #EF7BB4
triadic
#EF7BEE #EEEF7B #7BEEEF
tetradic
#EF7BEE #EFB67B #7BEF7C #7BB4EF
square
#EF7BEE #EFB67B #7BEF7C #7BB4EF
split-complementary
#EF7BEE #B4EF7B #7BEFB6
monochromatic
#D61AD4 #E844E7 #EF7BEE #F6B2F5 #FCE4FB
Accessibility & contrast
On white
2.40
#EF7BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#EF7BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7BEE
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7BEE | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719DF2
Deuteranopia (green-blind)
#93ADEA
Tritanopia (blue-blind)
#F587AA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ef7bee; /* rgb */ color: rgb(239, 123, 238); /* oklch */ color: oklch(75.3% 0.198 327.6);
Tailwind
colors: {
custom: {
50: '#f7a5f4',
500: '#ef7bee',
950: '#000000',
},
}SCSS
$custom: #ef7bee; $custom-light: #f7a5f4; $custom-dark: #000000;
JSON
{
"hex": "#ef7bee",
"rgb": {
"r": 239,
"g": 123,
"b": 238
},
"hsl": {
"h": 300.517,
"s": 78.378,
"l": 70.98
},
"oklch": {
"l": 0.7535,
"c": 0.19783,
"h": 327.6
},
"luminance": 0.3869
}Semantic roles & 50–950 ramp
primary
#EF7BEE
secondary
#D3F2D4
accent
#DB0D0B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85