#EF7EF5#EF7EF5
#EF7EF5 is a light, vivid purple. Relative luminance 0.399; OKLCH L 76.1% C 0.199 H 325.4°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7EF5 |
|---|---|
| RGB | rgb(239, 126, 245) |
| HSL | hsl(297, 86%, 73%) |
| HSV | hsv(297, 49%, 96%) |
| CMYK | cmyk(2.4%, 48.6%, 0%, 3.9%) |
| CIE-LAB | lab(69.38, 59.82, -41.14) |
| CIE-LCH | lch(69.38, 72.60, 325.48°) |
| OKLab | oklab(76.08% 0.1641 -0.1131) |
| OKLCH | oklch(76.08% 0.199 325.4) |
| XYZ | xyz(59.5376, 39.8680, 90.9277) |
| Luminance | 0.3987 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.51
Purply Pink
#F075E6
ΔE00 2.83
Light Magenta
#FA5FF7
ΔE00 4.88
Violet Pink
#FB5FFC
ΔE00 4.91
Candy Pink
#FF63E9
ΔE00 5.00
Lavender Pink
#DD85D7
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7EF5 #84F57E
analogous
#B47EF5 #EF7EF5 #F57EBF
triadic
#EF7EF5 #F5EF7E #7EF5EF
tetradic
#EF7EF5 #F5B47E #84F57E #7EBFF5
square
#EF7EF5 #F5B47E #84F57E #7EBFF5
split-complementary
#EF7EF5 #BFF57E #7EF5B4
monochromatic
#DC12E7 #E845F1 #EF7EF5 #F6B7F9 #FBE3FD
Accessibility & contrast
On white
2.34
#EF7EF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#EF7EF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7EF5
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7EF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7EF5 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A0F9
Deuteranopia (green-blind)
#92AEF1
Tritanopia (blue-blind)
#F48CAE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ef7ef5; /* rgb */ color: rgb(239, 126, 245); /* oklch */ color: oklch(76.1% 0.199 325.4);
Tailwind
colors: {
custom: {
50: '#f6a7f9',
500: '#ef7ef5',
950: '#000000',
},
}SCSS
$custom: #ef7ef5; $custom-light: #f6a7f9; $custom-dark: #000000;
JSON
{
"hex": "#ef7ef5",
"rgb": {
"r": 239,
"g": 126,
"b": 245
},
"hsl": {
"h": 296.975,
"s": 85.612,
"l": 72.745
},
"oklch": {
"l": 0.76076,
"c": 0.19936,
"h": 325.4
},
"luminance": 0.39865
}Semantic roles & 50–950 ramp
primary
#EF7EF5
secondary
#D8F5D6
accent
#E2030F
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85