#EF7BEC#EF7BEC
#EF7BEC is a light, vivid purple. Relative luminance 0.386; OKLCH L 75.3% C 0.196 H 328.3°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7BEC |
|---|---|
| RGB | rgb(239, 123, 236) |
| HSL | hsl(302, 78%, 71%) |
| HSV | hsv(302, 49%, 94%) |
| CMYK | cmyk(0%, 48.5%, 1.3%, 6.3%) |
| CIE-LAB | lab(68.44, 59.68, -37.65) |
| CIE-LCH | lch(68.44, 70.56, 327.75°) |
| OKLab | oklab(75.26% 0.1668 -0.1031) |
| OKLCH | oklch(75.26% 0.196 328.3) |
| XYZ | xyz(57.8190, 38.5760, 83.7411) |
| Luminance | 0.3857 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.35
Purply Pink
#F075E6
ΔE00 1.40
Candy Pink
#FF63E9
ΔE00 4.09
Lavender Pink
#DD85D7
ΔE00 4.58
Light Magenta
#FA5FF7
ΔE00 4.69
Orchid
#DA70D6
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7BEC #7BEF7E
analogous
#B87BEF #EF7BEC #EF7BB2
triadic
#EF7BEC #ECEF7B #7BECEF
tetradic
#EF7BEC #EFB87B #7BEF7E #7BB2EF
square
#EF7BEC #EFB87B #7BEF7E #7BB2EF
split-complementary
#EF7BEC #B2EF7B #7BEFB8
monochromatic
#D61AD1 #E844E4 #EF7BEC #F6B2F4 #FCE4FB
Accessibility & contrast
On white
2.41
#EF7BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#EF7BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7BEC
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7BEC | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729DF0
Deuteranopia (green-blind)
#94ACE9
Tritanopia (blue-blind)
#F687A9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ef7bec; /* rgb */ color: rgb(239, 123, 236); /* oklch */ color: oklch(75.3% 0.196 328.3);
Tailwind
colors: {
custom: {
50: '#f6a5f2',
500: '#ef7bec',
950: '#000000',
},
}SCSS
$custom: #ef7bec; $custom-light: #f6a5f2; $custom-dark: #000000;
JSON
{
"hex": "#ef7bec",
"rgb": {
"r": 239,
"g": 123,
"b": 236
},
"hsl": {
"h": 301.552,
"s": 78.378,
"l": 70.98
},
"oklch": {
"l": 0.75259,
"c": 0.19608,
"h": 328.3
},
"luminance": 0.38573
}Semantic roles & 50–950 ramp
primary
#EF7BEC
secondary
#D3F2D4
accent
#DB100B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85