#EE7DE7#EE7DE7
#EE7DE7 is a light, vivid purple. Relative luminance 0.386; OKLCH L 75.2% C 0.188 H 329.6°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7DE7 |
|---|---|
| RGB | rgb(238, 125, 231) |
| HSL | hsl(304, 77%, 71%) |
| HSV | hsv(304, 47%, 93%) |
| CMYK | cmyk(0%, 47.5%, 2.9%, 6.7%) |
| CIE-LAB | lab(68.47, 57.58, -34.85) |
| CIE-LCH | lch(68.47, 67.31, 328.81°) |
| OKLab | oklab(75.19% 0.1621 -0.0952) |
| OKLCH | oklch(75.19% 0.188 329.6) |
| XYZ | xyz(57.0167, 38.6172, 80.0365) |
| Luminance | 0.3861 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.41
Purply Pink
#F075E6
ΔE00 1.48
Lavender Pink
#DD85D7
ΔE00 3.79
Candy Pink
#FF63E9
ΔE00 4.40
Orchid
#DA70D6
ΔE00 4.67
Light Magenta
#FA5FF7
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7DE7 #7DEE84
analogous
#BC7DEE #EE7DE7 #EE7DAE
triadic
#EE7DE7 #E7EE7D #7DE7EE
tetradic
#EE7DE7 #EEBC7D #7DEE84 #7DAEEE
square
#EE7DE7 #EEBC7D #7DEE84 #7DAEEE
split-complementary
#EE7DE7 #AEEE7D #7DEEBC
monochromatic
#D51CC9 #E747DD #EE7DE7 #F5B3F1 #FBE4FA
Accessibility & contrast
On white
2.41
#EE7DE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#EE7DE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7DE7
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7DE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7DE7 | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769DEB
Deuteranopia (green-blind)
#97ADE4
Tritanopia (blue-blind)
#F587A7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ee7de7; /* rgb */ color: rgb(238, 125, 231); /* oklch */ color: oklch(75.2% 0.188 329.6);
Tailwind
colors: {
custom: {
50: '#f6a6ef',
500: '#ee7de7',
950: '#000000',
},
}SCSS
$custom: #ee7de7; $custom-light: #f6a6ef; $custom-dark: #000000;
JSON
{
"hex": "#ee7de7",
"rgb": {
"r": 238,
"g": 125,
"b": 231
},
"hsl": {
"h": 303.717,
"s": 76.871,
"l": 71.176
},
"oklch": {
"l": 0.75187,
"c": 0.18798,
"h": 329.6
},
"luminance": 0.38614
}Semantic roles & 50–950 ramp
primary
#EE7DE7
secondary
#D5F2D6
accent
#D9190C
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84