#EF7EF7#EF7EF7
#EF7EF7 is a light, highly saturated purple. Relative luminance 0.400; OKLCH L 76.2% C 0.201 H 324.8°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7EF7 |
|---|---|
| RGB | rgb(239, 126, 247) |
| HSL | hsl(296, 88%, 73%) |
| HSV | hsv(296, 49%, 97%) |
| CMYK | cmyk(3.2%, 49%, 0%, 3.1%) |
| CIE-LAB | lab(69.46, 60.17, -42.10) |
| CIE-LCH | lch(69.46, 73.44, 325.02°) |
| OKLab | oklab(76.17% 0.1644 -0.1159) |
| OKLCH | oklch(76.17% 0.201 324.8) |
| XYZ | xyz(59.8445, 39.9908, 92.5444) |
| Luminance | 0.3999 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.80
Purply Pink
#F075E6
ΔE00 3.11
Violet Pink
#FB5FFC
ΔE00 4.85
Light Magenta
#FA5FF7
ΔE00 4.86
Candy Pink
#FF63E9
ΔE00 5.16
Lavender Pink
#DD85D7
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7EF7 #86F77E
analogous
#B27EF7 #EF7EF7 #F77EC2
triadic
#EF7EF7 #F7EF7E #7EF7EF
tetradic
#EF7EF7 #F7B27E #86F77E #7EC2F7
square
#EF7EF7 #F7B27E #86F77E #7EC2F7
split-complementary
#EF7EF7 #C2F77E #7EF7B2
monochromatic
#DD0FEC #E844F3 #EF7EF7 #F6B8FB #FBE2FD
Accessibility & contrast
On white
2.33
#EF7EF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#EF7EF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7EF7
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7EF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7EF7 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A1FB
Deuteranopia (green-blind)
#91AFF3
Tritanopia (blue-blind)
#F48CAF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ef7ef7; /* rgb */ color: rgb(239, 126, 247); /* oklch */ color: oklch(76.2% 0.201 324.8);
Tailwind
colors: {
custom: {
50: '#f6a7fa',
500: '#ef7ef7',
950: '#000000',
},
}SCSS
$custom: #ef7ef7; $custom-light: #f6a7fa; $custom-dark: #000000;
JSON
{
"hex": "#ef7ef7",
"rgb": {
"r": 239,
"g": 126,
"b": 247
},
"hsl": {
"h": 296.033,
"s": 88.321,
"l": 73.137
},
"oklch": {
"l": 0.76169,
"c": 0.20118,
"h": 324.8
},
"luminance": 0.39988
}Semantic roles & 50–950 ramp
primary
#EF7EF7
secondary
#D8F5D6
accent
#E50110
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85