#EF7EEC#EF7EEC
#EF7EEC is a light, vivid purple. Relative luminance 0.393; OKLCH L 75.7% C 0.191 H 328.2°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7EEC |
|---|---|
| RGB | rgb(239, 126, 236) |
| HSL | hsl(302, 78%, 72%) |
| HSV | hsv(302, 47%, 94%) |
| CMYK | cmyk(0%, 47.3%, 1.3%, 6.3%) |
| CIE-LAB | lab(68.99, 58.24, -36.80) |
| CIE-LCH | lch(68.99, 68.89, 327.71°) |
| OKLab | oklab(75.67% 0.1627 -0.1007) |
| OKLCH | oklch(75.67% 0.191 328.2) |
| XYZ | xyz(58.1969, 39.3318, 83.8670) |
| Luminance | 0.3933 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.81
Purply Pink
#F075E6
ΔE00 1.83
Lavender Pink
#DD85D7
ΔE00 4.30
Candy Pink
#FF63E9
ΔE00 4.55
Orchid
#DA70D6
ΔE00 5.12
Light Magenta
#FA5FF7
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7EEC #7EEF81
analogous
#BA7EEF #EF7EEC #EF7EB4
triadic
#EF7EEC #ECEF7E #7EECEF
tetradic
#EF7EEC #EFBA7E #7EEF81 #7EB4EF
square
#EF7EEC #EFBA7E #7EEF81 #7EB4EF
split-complementary
#EF7EEC #B4EF7E #7EEFBA
monochromatic
#D81BD3 #E848E4 #EF7EEC #F6B4F4 #FCE4FB
Accessibility & contrast
On white
2.37
#EF7EEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#EF7EEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7EEC
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7EEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7EEC | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759FF0
Deuteranopia (green-blind)
#96AEE9
Tritanopia (blue-blind)
#F689AA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ef7eec; /* rgb */ color: rgb(239, 126, 236); /* oklch */ color: oklch(75.7% 0.191 328.2);
Tailwind
colors: {
custom: {
50: '#f6a7f2',
500: '#ef7eec',
950: '#000000',
},
}SCSS
$custom: #ef7eec; $custom-light: #f6a7f2; $custom-dark: #000000;
JSON
{
"hex": "#ef7eec",
"rgb": {
"r": 239,
"g": 126,
"b": 236
},
"hsl": {
"h": 301.593,
"s": 77.931,
"l": 71.569
},
"oklch": {
"l": 0.75665,
"c": 0.19136,
"h": 328.2
},
"luminance": 0.39329
}Semantic roles & 50–950 ramp
primary
#EF7EEC
secondary
#D6F3D7
accent
#DA110B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85