#EF7DEE#EF7DEE
#EF7DEE is a light, vivid purple. Relative luminance 0.392; OKLCH L 75.6% C 0.195 H 327.6°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7DEE |
|---|---|
| RGB | rgb(239, 125, 238) |
| HSL | hsl(301, 78%, 71%) |
| HSV | hsv(301, 48%, 94%) |
| CMYK | cmyk(0%, 47.7%, 0.4%, 6.3%) |
| CIE-LAB | lab(68.89, 59.07, -38.05) |
| CIE-LCH | lch(68.89, 70.26, 327.21°) |
| OKLab | oklab(75.62% 0.1644 -0.1043) |
| OKLCH | oklch(75.62% 0.195 327.6) |
| XYZ | xyz(58.3619, 39.1942, 85.3635) |
| Luminance | 0.3919 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.97
Purply Pink
#F075E6
ΔE00 1.86
Candy Pink
#FF63E9
ΔE00 4.46
Lavender Pink
#DD85D7
ΔE00 4.63
Light Magenta
#FA5FF7
ΔE00 4.93
Violet Pink
#FB5FFC
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7DEE #7DEF7E
analogous
#B77DEF #EF7DEE #EF7DB5
triadic
#EF7DEE #EEEF7D #7DEEEF
tetradic
#EF7DEE #EFB77D #7DEF7E #7DB5EF
square
#EF7DEE #EFB77D #7DEF7E #7DB5EF
split-complementary
#EF7DEE #B5EF7D #7DEFB7
monochromatic
#D71AD5 #E847E7 #EF7DEE #F6B3F5 #FCE4FB
Accessibility & contrast
On white
2.38
#EF7DEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#EF7DEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7DEE
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7DEE | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739FF2
Deuteranopia (green-blind)
#95ADEB
Tritanopia (blue-blind)
#F589AB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ef7dee; /* rgb */ color: rgb(239, 125, 238); /* oklch */ color: oklch(75.6% 0.195 327.6);
Tailwind
colors: {
custom: {
50: '#f6a6f4',
500: '#ef7dee',
950: '#000000',
},
}SCSS
$custom: #ef7dee; $custom-light: #f6a6f4; $custom-dark: #000000;
JSON
{
"hex": "#ef7dee",
"rgb": {
"r": 239,
"g": 125,
"b": 238
},
"hsl": {
"h": 300.526,
"s": 78.082,
"l": 71.373
},
"oklch": {
"l": 0.75619,
"c": 0.19469,
"h": 327.6
},
"luminance": 0.39191
}Semantic roles & 50–950 ramp
primary
#EF7DEE
secondary
#D5F3D5
accent
#DA0D0B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85