#EF7BE7#EF7BE7
#EF7BE7 is a light, vivid purple. Relative luminance 0.383; OKLCH L 75.0% C 0.192 H 329.9°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7BE7 |
|---|---|
| RGB | rgb(239, 123, 231) |
| HSL | hsl(304, 78%, 71%) |
| HSV | hsv(304, 49%, 94%) |
| CMYK | cmyk(0%, 48.5%, 3.3%, 6.3%) |
| CIE-LAB | lab(68.23, 58.83, -35.22) |
| CIE-LCH | lch(68.23, 68.56, 329.09°) |
| OKLab | oklab(75.04% 0.1659 -0.0962) |
| OKLCH | oklch(75.04% 0.192 329.9) |
| XYZ | xyz(57.1028, 38.2895, 79.9687) |
| Luminance | 0.3829 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.10
Violet (CSS)
#EE82EE
ΔE00 1.67
Candy Pink
#FF63E9
ΔE00 4.02
Lavender Pink
#DD85D7
ΔE00 4.06
Orchid
#DA70D6
ΔE00 4.55
Light Magenta
#FA5FF7
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7BE7 #7BEF83
analogous
#BD7BEF #EF7BE7 #EF7BAD
triadic
#EF7BE7 #E7EF7B #7BE7EF
tetradic
#EF7BE7 #EFBD7B #7BEF83 #7BADEF
square
#EF7BE7 #EFBD7B #7BEF83 #7BADEF
split-complementary
#EF7BE7 #ADEF7B #7BEFBD
monochromatic
#D61AC9 #E844DD #EF7BE7 #F6B2F1 #FCE4FA
Accessibility & contrast
On white
2.43
#EF7BE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#EF7BE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7BE7
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7BE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7BE7 | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749CEB
Deuteranopia (green-blind)
#96ACE4
Tritanopia (blue-blind)
#F685A6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ef7be7; /* rgb */ color: rgb(239, 123, 231); /* oklch */ color: oklch(75.0% 0.192 329.9);
Tailwind
colors: {
custom: {
50: '#f6a5ef',
500: '#ef7be7',
950: '#000000',
},
}SCSS
$custom: #ef7be7; $custom-light: #f6a5ef; $custom-dark: #000000;
JSON
{
"hex": "#ef7be7",
"rgb": {
"r": 239,
"g": 123,
"b": 231
},
"hsl": {
"h": 304.138,
"s": 78.378,
"l": 70.98
},
"oklch": {
"l": 0.75036,
"c": 0.19179,
"h": 329.9
},
"luminance": 0.38286
}Semantic roles & 50–950 ramp
primary
#EF7BE7
secondary
#D3F2D6
accent
#DB190B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84