#EF7EE3#EF7EE3
#EF7EE3 is a light, vivid purple. Relative luminance 0.388; OKLCH L 75.3% C 0.184 H 331.3°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7EE3 |
|---|---|
| RGB | rgb(239, 126, 227) |
| HSL | hsl(306, 78%, 72%) |
| HSV | hsv(306, 47%, 94%) |
| CMYK | cmyk(0%, 47.3%, 5%, 6.3%) |
| CIE-LAB | lab(68.62, 56.70, -32.40) |
| CIE-LCH | lch(68.62, 65.31, 330.25°) |
| OKLab | oklab(75.27% 0.1611 -0.0882) |
| OKLCH | oklch(75.27% 0.184 331.3) |
| XYZ | xyz(56.9222, 38.8219, 77.1533) |
| Luminance | 0.3882 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.91
Violet (CSS)
#EE82EE
ΔE00 2.02
Lavender Pink
#DD85D7
ΔE00 3.44
Candy Pink
#FF63E9
ΔE00 4.62
Orchid
#DA70D6
ΔE00 4.87
Light Magenta
#FA5FF7
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7EE3 #7EEF8A
analogous
#C37EEF #EF7EE3 #EF7EAB
triadic
#EF7EE3 #E3EF7E #7EE3EF
tetradic
#EF7EE3 #EFC37E #7EEF8A #7EABEF
square
#EF7EE3 #EFC37E #7EEF8A #7EABEF
split-complementary
#EF7EE3 #ABEF7E #7EEFC3
monochromatic
#D81BC4 #E848D7 #EF7EE3 #F6B4EF #FCE4F9
Accessibility & contrast
On white
2.40
#EF7EE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#EF7EE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7EE3
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7EE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7EE3 | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A9DE6
Deuteranopia (green-blind)
#9AADE0
Tritanopia (blue-blind)
#F786A6
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ef7ee3; /* rgb */ color: rgb(239, 126, 227); /* oklch */ color: oklch(75.3% 0.184 331.3);
Tailwind
colors: {
custom: {
50: '#f6a7ec',
500: '#ef7ee3',
950: '#000000',
},
}SCSS
$custom: #ef7ee3; $custom-light: #f6a7ec; $custom-dark: #000000;
JSON
{
"hex": "#ef7ee3",
"rgb": {
"r": 239,
"g": 126,
"b": 227
},
"hsl": {
"h": 306.372,
"s": 77.931,
"l": 71.569
},
"oklch": {
"l": 0.75271,
"c": 0.18363,
"h": 331.3
},
"luminance": 0.38818
}Semantic roles & 50–950 ramp
primary
#EF7EE3
secondary
#D6F3D9
accent
#DA210B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84