#EF7EEF#EF7EEF
#EF7EEF is a light, vivid purple. Relative luminance 0.395; OKLCH L 75.8% C 0.194 H 327.3°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7EEF |
|---|---|
| RGB | rgb(239, 126, 239) |
| HSL | hsl(300, 78%, 72%) |
| HSV | hsv(300, 47%, 94%) |
| CMYK | cmyk(0%, 47.3%, 0%, 6.3%) |
| CIE-LAB | lab(69.12, 58.76, -38.25) |
| CIE-LCH | lch(69.12, 70.11, 326.94°) |
| OKLab | oklab(75.8% 0.1632 -0.1049) |
| OKLCH | oklch(75.8% 0.194 327.3) |
| XYZ | xyz(58.6364, 39.5076, 86.1818) |
| Luminance | 0.3950 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.82
Purply Pink
#F075E6
ΔE00 2.10
Candy Pink
#FF63E9
ΔE00 4.65
Lavender Pink
#DD85D7
ΔE00 4.67
Light Magenta
#FA5FF7
ΔE00 5.07
Violet Pink
#FB5FFC
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7EEF #7EEF7E
analogous
#B77EEF #EF7EEF #EF7EB7
triadic
#EF7EEF #EFEF7E #7EEFEF
tetradic
#EF7EEF #EFB77E #7EEF7E #7EB7EF
square
#EF7EEF #EFB77E #7EEF7E #7EB7EF
split-complementary
#EF7EEF #B7EF7E #7EEFB7
monochromatic
#D81BD8 #E848E8 #EF7EEF #F6B4F6 #FCE4FC
Accessibility & contrast
On white
2.36
#EF7EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#EF7EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7EEF
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7EEF | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749FF3
Deuteranopia (green-blind)
#95AEEC
Tritanopia (blue-blind)
#F58AAC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ef7eef; /* rgb */ color: rgb(239, 126, 239); /* oklch */ color: oklch(75.8% 0.194 327.3);
Tailwind
colors: {
custom: {
50: '#f6a7f4',
500: '#ef7eef',
950: '#000000',
},
}SCSS
$custom: #ef7eef; $custom-light: #f6a7f4; $custom-dark: #000000;
JSON
{
"hex": "#ef7eef",
"rgb": {
"r": 239,
"g": 126,
"b": 239
},
"hsl": {
"h": 300,
"s": 77.931,
"l": 71.569
},
"oklch": {
"l": 0.75801,
"c": 0.194,
"h": 327.3
},
"luminance": 0.39504
}Semantic roles & 50–950 ramp
primary
#EF7EEF
secondary
#D6F3D6
accent
#DA0B0B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85