#EF7EE7#EF7EE7
#EF7EE7 is a light, vivid purple. Relative luminance 0.390; OKLCH L 75.4% C 0.187 H 329.9°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7EE7 |
|---|---|
| RGB | rgb(239, 126, 231) |
| HSL | hsl(304, 78%, 72%) |
| HSV | hsv(304, 47%, 94%) |
| CMYK | cmyk(0%, 47.3%, 3.3%, 6.3%) |
| CIE-LAB | lab(68.78, 57.38, -34.36) |
| CIE-LCH | lch(68.78, 66.88, 329.08°) |
| OKLab | oklab(75.44% 0.1618 -0.0938) |
| OKLCH | oklch(75.44% 0.187 329.9) |
| XYZ | xyz(57.4806, 39.0453, 80.0947) |
| Luminance | 0.3904 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.38
Purply Pink
#F075E6
ΔE00 1.69
Lavender Pink
#DD85D7
ΔE00 3.76
Candy Pink
#FF63E9
ΔE00 4.52
Orchid
#DA70D6
ΔE00 4.92
Light Magenta
#FA5FF7
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7EE7 #7EEF86
analogous
#BF7EEF #EF7EE7 #EF7EAF
triadic
#EF7EE7 #E7EF7E #7EE7EF
tetradic
#EF7EE7 #EFBF7E #7EEF86 #7EAFEF
square
#EF7EE7 #EFBF7E #7EEF86 #7EAFEF
split-complementary
#EF7EE7 #AFEF7E #7EEFBF
monochromatic
#D81BCA #E848DD #EF7EE7 #F6B4F1 #FCE4FA
Accessibility & contrast
On white
2.38
#EF7EE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#EF7EE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7EE7
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7EE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7EE7 | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#789EEB
Deuteranopia (green-blind)
#98ADE4
Tritanopia (blue-blind)
#F688A8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ef7ee7; /* rgb */ color: rgb(239, 126, 231); /* oklch */ color: oklch(75.4% 0.187 329.9);
Tailwind
colors: {
custom: {
50: '#f6a7ef',
500: '#ef7ee7',
950: '#000000',
},
}SCSS
$custom: #ef7ee7; $custom-light: #f6a7ef; $custom-dark: #000000;
JSON
{
"hex": "#ef7ee7",
"rgb": {
"r": 239,
"g": 126,
"b": 231
},
"hsl": {
"h": 304.248,
"s": 77.931,
"l": 71.569
},
"oklch": {
"l": 0.75444,
"c": 0.18703,
"h": 329.9
},
"luminance": 0.39042
}Semantic roles & 50–950 ramp
primary
#EF7EE7
secondary
#D6F3D8
accent
#DA1A0B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84