#EF7EEE#EF7EEE
#EF7EEE is a light, vivid purple. Relative luminance 0.394; OKLCH L 75.8% C 0.193 H 327.6°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7EEE |
|---|---|
| RGB | rgb(239, 126, 238) |
| HSL | hsl(301, 78%, 72%) |
| HSV | hsv(301, 47%, 94%) |
| CMYK | cmyk(0%, 47.3%, 0.4%, 6.3%) |
| CIE-LAB | lab(69.08, 58.58, -37.77) |
| CIE-LCH | lch(69.08, 69.70, 327.19°) |
| OKLab | oklab(75.76% 0.163 -0.1035) |
| OKLCH | oklch(75.76% 0.193 327.6) |
| XYZ | xyz(58.4891, 39.4486, 85.4059) |
| Luminance | 0.3945 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.78
Purply Pink
#F075E6
ΔE00 2.00
Lavender Pink
#DD85D7
ΔE00 4.54
Candy Pink
#FF63E9
ΔE00 4.61
Light Magenta
#FA5FF7
ΔE00 5.12
Orchid
#DA70D6
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7EEE #7EEF7F
analogous
#B87EEF #EF7EEE #EF7EB6
triadic
#EF7EEE #EEEF7E #7EEEEF
tetradic
#EF7EEE #EFB87E #7EEF7F #7EB6EF
square
#EF7EEE #EFB87E #7EEF7F #7EB6EF
split-complementary
#EF7EEE #B6EF7E #7EEFB8
monochromatic
#D81BD6 #E848E7 #EF7EEE #F6B4F5 #FCE4FB
Accessibility & contrast
On white
2.36
#EF7EEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#EF7EEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7EEE
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7EEE | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749FF2
Deuteranopia (green-blind)
#95AEEB
Tritanopia (blue-blind)
#F58AAB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ef7eee; /* rgb */ color: rgb(239, 126, 238); /* oklch */ color: oklch(75.8% 0.193 327.6);
Tailwind
colors: {
custom: {
50: '#f6a7f4',
500: '#ef7eee',
950: '#000000',
},
}SCSS
$custom: #ef7eee; $custom-light: #f6a7f4; $custom-dark: #000000;
JSON
{
"hex": "#ef7eee",
"rgb": {
"r": 239,
"g": 126,
"b": 238
},
"hsl": {
"h": 300.531,
"s": 77.931,
"l": 71.569
},
"oklch": {
"l": 0.75755,
"c": 0.19311,
"h": 327.6
},
"luminance": 0.39445
}Semantic roles & 50–950 ramp
primary
#EF7EEE
secondary
#D6F3D6
accent
#DA0D0B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85