#EF7BEF#EF7BEF
#EF7BEF is a light, vivid purple. Relative luminance 0.387; OKLCH L 75.4% C 0.199 H 327.3°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7BEF |
|---|---|
| RGB | rgb(239, 123, 239) |
| HSL | hsl(300, 78%, 71%) |
| HSV | hsv(300, 49%, 94%) |
| CMYK | cmyk(0%, 48.5%, 0%, 6.3%) |
| CIE-LAB | lab(68.57, 60.20, -39.10) |
| CIE-LCH | lch(68.57, 71.78, 326.99°) |
| OKLab | oklab(75.4% 0.1673 -0.1073) |
| OKLCH | oklch(75.4% 0.199 327.3) |
| XYZ | xyz(58.2586, 38.7518, 86.0558) |
| Luminance | 0.3875 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.40
Purply Pink
#F075E6
ΔE00 1.77
Candy Pink
#FF63E9
ΔE00 4.22
Light Magenta
#FA5FF7
ΔE00 4.51
Violet Pink
#FB5FFC
ΔE00 4.70
Lavender Pink
#DD85D7
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7BEF #7BEF7B
analogous
#B57BEF #EF7BEF #EF7BB5
triadic
#EF7BEF #EFEF7B #7BEFEF
tetradic
#EF7BEF #EFB57B #7BEF7B #7BB5EF
square
#EF7BEF #EFB57B #7BEF7B #7BB5EF
split-complementary
#EF7BEF #B5EF7B #7BEFB5
monochromatic
#D61AD6 #E844E8 #EF7BEF #F6B2F6 #FCE4FC
Accessibility & contrast
On white
2.40
#EF7BEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#EF7BEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7BEF
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7BEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7BEF | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709EF3
Deuteranopia (green-blind)
#93ADEB
Tritanopia (blue-blind)
#F587AA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ef7bef; /* rgb */ color: rgb(239, 123, 239); /* oklch */ color: oklch(75.4% 0.199 327.3);
Tailwind
colors: {
custom: {
50: '#f7a5f4',
500: '#ef7bef',
950: '#000000',
},
}SCSS
$custom: #ef7bef; $custom-light: #f7a5f4; $custom-dark: #000000;
JSON
{
"hex": "#ef7bef",
"rgb": {
"r": 239,
"g": 123,
"b": 239
},
"hsl": {
"h": 300,
"s": 78.378,
"l": 70.98
},
"oklch": {
"l": 0.75396,
"c": 0.1987,
"h": 327.3
},
"luminance": 0.38749
}Semantic roles & 50–950 ramp
primary
#EF7BEF
secondary
#D3F2D3
accent
#DB0B0B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85