#EF7DED#EF7DED
#EF7DED is a light, vivid purple. Relative luminance 0.391; OKLCH L 75.6% C 0.194 H 327.9°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7DED |
|---|---|
| RGB | rgb(239, 125, 237) |
| HSL | hsl(301, 78%, 71%) |
| HSV | hsv(301, 48%, 94%) |
| CMYK | cmyk(0%, 47.7%, 0.8%, 6.3%) |
| CIE-LAB | lab(68.85, 58.89, -37.57) |
| CIE-LCH | lch(68.85, 69.85, 327.47°) |
| OKLab | oklab(75.57% 0.1642 -0.1029) |
| OKLCH | oklch(75.57% 0.194 327.9) |
| XYZ | xyz(58.2154, 39.1356, 84.5919) |
| Luminance | 0.3913 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.96
Purply Pink
#F075E6
ΔE00 1.76
Candy Pink
#FF63E9
ΔE00 4.42
Lavender Pink
#DD85D7
ΔE00 4.51
Light Magenta
#FA5FF7
ΔE00 4.99
Orchid
#DA70D6
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7DED #7DEF7F
analogous
#B87DEF #EF7DED #EF7DB4
triadic
#EF7DED #EDEF7D #7DEDEF
tetradic
#EF7DED #EFB87D #7DEF7F #7DB4EF
square
#EF7DED #EFB87D #7DEF7F #7DB4EF
split-complementary
#EF7DED #B4EF7D #7DEFB8
monochromatic
#D71AD4 #E847E5 #EF7DED #F6B3F5 #FCE4FB
Accessibility & contrast
On white
2.38
#EF7DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#EF7DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7DED
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7DED | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749EF1
Deuteranopia (green-blind)
#95ADEA
Tritanopia (blue-blind)
#F589AA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ef7ded; /* rgb */ color: rgb(239, 125, 237); /* oklch */ color: oklch(75.6% 0.194 327.9);
Tailwind
colors: {
custom: {
50: '#f6a6f3',
500: '#ef7ded',
950: '#000000',
},
}SCSS
$custom: #ef7ded; $custom-light: #f6a6f3; $custom-dark: #000000;
JSON
{
"hex": "#ef7ded",
"rgb": {
"r": 239,
"g": 125,
"b": 237
},
"hsl": {
"h": 301.053,
"s": 78.082,
"l": 71.373
},
"oklch": {
"l": 0.75574,
"c": 0.19382,
"h": 327.9
},
"luminance": 0.39132
}Semantic roles & 50–950 ramp
primary
#EF7DED
secondary
#D5F3D6
accent
#DA0F0B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85