#EF7EE6#EF7EE6
#EF7EE6 is a light, vivid purple. Relative luminance 0.390; OKLCH L 75.4% C 0.186 H 330.3°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7EE6 |
|---|---|
| RGB | rgb(239, 126, 230) |
| HSL | hsl(305, 78%, 72%) |
| HSV | hsv(305, 47%, 94%) |
| CMYK | cmyk(0%, 47.3%, 3.8%, 6.3%) |
| CIE-LAB | lab(68.74, 57.21, -33.87) |
| CIE-LCH | lch(68.74, 66.49, 329.37°) |
| OKLab | oklab(75.4% 0.1616 -0.0924) |
| OKLCH | oklch(75.4% 0.186 330.3) |
| XYZ | xyz(57.3398, 38.9889, 79.3530) |
| Luminance | 0.3899 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.53
Purply Pink
#F075E6
ΔE00 1.72
Lavender Pink
#DD85D7
ΔE00 3.67
Candy Pink
#FF63E9
ΔE00 4.53
Orchid
#DA70D6
ΔE00 4.89
Light Magenta
#FA5FF7
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7EE6 #7EEF87
analogous
#C07EEF #EF7EE6 #EF7EAE
triadic
#EF7EE6 #E6EF7E #7EE6EF
tetradic
#EF7EE6 #EFC07E #7EEF87 #7EAEEF
square
#EF7EE6 #EFC07E #7EEF87 #7EAEEF
split-complementary
#EF7EE6 #AEEF7E #7EEFC0
monochromatic
#D81BC9 #E848DB #EF7EE6 #F6B4F1 #FCE4FA
Accessibility & contrast
On white
2.39
#EF7EE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#EF7EE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7EE6
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7EE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7EE6 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#789EEA
Deuteranopia (green-blind)
#98ADE3
Tritanopia (blue-blind)
#F787A7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ef7ee6; /* rgb */ color: rgb(239, 126, 230); /* oklch */ color: oklch(75.4% 0.186 330.3);
Tailwind
colors: {
custom: {
50: '#f6a7ee',
500: '#ef7ee6',
950: '#000000',
},
}SCSS
$custom: #ef7ee6; $custom-light: #f6a7ee; $custom-dark: #000000;
JSON
{
"hex": "#ef7ee6",
"rgb": {
"r": 239,
"g": 126,
"b": 230
},
"hsl": {
"h": 304.779,
"s": 77.931,
"l": 71.569
},
"oklch": {
"l": 0.754,
"c": 0.18618,
"h": 330.3
},
"luminance": 0.38986
}Semantic roles & 50–950 ramp
primary
#EF7EE6
secondary
#D6F3D8
accent
#DA1C0B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84