#EE7DED#EE7DED
#EE7DED is a light, vivid purple. Relative luminance 0.390; OKLCH L 75.5% C 0.193 H 327.6°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7DED |
|---|---|
| RGB | rgb(238, 125, 237) |
| HSL | hsl(301, 77%, 71%) |
| HSV | hsv(301, 47%, 93%) |
| CMYK | cmyk(0%, 47.5%, 0.4%, 6.7%) |
| CIE-LAB | lab(68.72, 58.61, -37.77) |
| CIE-LCH | lch(68.72, 69.73, 327.20°) |
| OKLab | oklab(75.46% 0.1631 -0.1035) |
| OKLCH | oklch(75.46% 0.193 327.6) |
| XYZ | xyz(57.8786, 38.9619, 84.5761) |
| Luminance | 0.3896 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.98
Purply Pink
#F075E6
ΔE00 1.80
Lavender Pink
#DD85D7
ΔE00 4.47
Candy Pink
#FF63E9
ΔE00 4.49
Orchid
#DA70D6
ΔE00 4.98
Light Magenta
#FA5FF7
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7DED #7DEE7E
analogous
#B67DEE #EE7DED #EE7DB4
triadic
#EE7DED #EDEE7D #7DEDEE
tetradic
#EE7DED #EEB67D #7DEE7E #7DB4EE
square
#EE7DED #EEB67D #7DEE7E #7DB4EE
split-complementary
#EE7DED #B4EE7D #7DEEB6
monochromatic
#D51CD3 #E747E6 #EE7DED #F5B3F4 #FBE4FB
Accessibility & contrast
On white
2.39
#EE7DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#EE7DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7DED
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7DED | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739EF1
Deuteranopia (green-blind)
#94ADEA
Tritanopia (blue-blind)
#F489AA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ee7ded; /* rgb */ color: rgb(238, 125, 237); /* oklch */ color: oklch(75.5% 0.193 327.6);
Tailwind
colors: {
custom: {
50: '#f6a6f3',
500: '#ee7ded',
950: '#000000',
},
}SCSS
$custom: #ee7ded; $custom-light: #f6a6f3; $custom-dark: #000000;
JSON
{
"hex": "#ee7ded",
"rgb": {
"r": 238,
"g": 125,
"b": 237
},
"hsl": {
"h": 300.531,
"s": 76.871,
"l": 71.176
},
"oklch": {
"l": 0.75455,
"c": 0.1932,
"h": 327.6
},
"luminance": 0.38959
}Semantic roles & 50–950 ramp
primary
#EE7DED
secondary
#D5F2D5
accent
#D90E0C
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85