#EE7DF4#EE7DF4
#EE7DF4 is a light, vivid purple. Relative luminance 0.394; OKLCH L 75.8% C 0.199 H 325.4°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7DF4 |
|---|---|
| RGB | rgb(238, 125, 244) |
| HSL | hsl(297, 84%, 72%) |
| HSV | hsv(297, 49%, 96%) |
| CMYK | cmyk(2.5%, 48.8%, 0%, 4.3%) |
| CIE-LAB | lab(69.02, 59.85, -41.15) |
| CIE-LCH | lch(69.02, 72.63, 325.49°) |
| OKLab | oklab(75.78% 0.1642 -0.1132) |
| OKLCH | oklch(75.78% 0.199 325.4) |
| XYZ | xyz(58.9213, 39.3790, 90.0677) |
| Luminance | 0.3938 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.58
Purply Pink
#F075E6
ΔE00 2.68
Light Magenta
#FA5FF7
ΔE00 4.72
Violet Pink
#FB5FFC
ΔE00 4.78
Candy Pink
#FF63E9
ΔE00 4.88
Lavender Pink
#DD85D7
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7DF4 #83F47D
analogous
#B37DF4 #EE7DF4 #F47DBE
triadic
#EE7DF4 #F4EE7D #7DF4EE
tetradic
#EE7DF4 #F4B37D #83F47D #7DBEF4
square
#EE7DF4 #F4B37D #83F47D #7DBEF4
split-complementary
#EE7DF4 #BEF47D #7DF4B3
monochromatic
#D913E3 #E745EF #EE7DF4 #F5B5F9 #FBE3FD
Accessibility & contrast
On white
2.37
#EE7DF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#EE7DF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7DF4
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7DF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7DF4 | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709FF8
Deuteranopia (green-blind)
#91ADF0
Tritanopia (blue-blind)
#F38BAE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ee7df4; /* rgb */ color: rgb(238, 125, 244); /* oklch */ color: oklch(75.8% 0.199 325.4);
Tailwind
colors: {
custom: {
50: '#f6a6f8',
500: '#ee7df4',
950: '#000000',
},
}SCSS
$custom: #ee7df4; $custom-light: #f6a6f8; $custom-dark: #000000;
JSON
{
"hex": "#ee7df4",
"rgb": {
"r": 238,
"g": 125,
"b": 244
},
"hsl": {
"h": 296.975,
"s": 84.397,
"l": 72.353
},
"oklch": {
"l": 0.75776,
"c": 0.19945,
"h": 325.4
},
"luminance": 0.39376
}Semantic roles & 50–950 ramp
primary
#EE7DF4
secondary
#D8F5D6
accent
#E10510
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85