#EF7EFA#EF7EFA
#EF7EFA is a light, highly saturated purple. Relative luminance 0.402; OKLCH L 76.3% C 0.204 H 323.9°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7EFA |
|---|---|
| RGB | rgb(239, 126, 250) |
| HSL | hsl(295, 93%, 74%) |
| HSV | hsv(295, 50%, 98%) |
| CMYK | cmyk(4.4%, 49.6%, 0%, 2%) |
| CIE-LAB | lab(69.60, 60.71, -43.53) |
| CIE-LCH | lch(69.60, 74.71, 324.36°) |
| OKLab | oklab(76.31% 0.1648 -0.12) |
| OKLCH | oklch(76.31% 0.204 323.9) |
| XYZ | xyz(60.3112, 40.1775, 95.0021) |
| Luminance | 0.4017 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.26
Purply Pink
#F075E6
ΔE00 3.53
Violet Pink
#FB5FFC
ΔE00 4.80
Light Magenta
#FA5FF7
ΔE00 4.88
Candy Pink
#FF63E9
ΔE00 5.41
Lavender Pink
#DD85D7
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7EFA #89FA7E
analogous
#B17EFA #EF7EFA #FA7EC7
triadic
#EF7EFA #FAEF7E #7EFAEF
tetradic
#EF7EFA #FAB17E #89FA7E #7EC7FA
square
#EF7EFA #FAB17E #89FA7E #7EC7FA
split-complementary
#EF7EFA #C7FA7E #7EFAB1
monochromatic
#DF09F4 #E843F8 #EF7EFA #F6B9FC #FBE2FE
Accessibility & contrast
On white
2.32
#EF7EFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#EF7EFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7EFA
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7EFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7EFA | 1.00 | 2.32 | 9.03 | 9.03 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA1FE
Deuteranopia (green-blind)
#90AFF6
Tritanopia (blue-blind)
#F38DB1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ef7efa; /* rgb */ color: rgb(239, 126, 250); /* oklch */ color: oklch(76.3% 0.204 323.9);
Tailwind
colors: {
custom: {
50: '#f7a7fc',
500: '#ef7efa',
950: '#000000',
},
}SCSS
$custom: #ef7efa; $custom-light: #f7a7fc; $custom-dark: #000000;
JSON
{
"hex": "#ef7efa",
"rgb": {
"r": 239,
"g": 126,
"b": 250
},
"hsl": {
"h": 294.677,
"s": 92.537,
"l": 73.725
},
"oklch": {
"l": 0.76311,
"c": 0.20391,
"h": 323.9
},
"luminance": 0.40175
}Semantic roles & 50–950 ramp
primary
#EF7EFA
secondary
#D8F6D5
accent
#E60014
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85