#EE7ADD#EE7ADD
#EE7ADD is a light, vivid purple. Relative luminance 0.373; OKLCH L 74.3% C 0.184 H 333.0°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7ADD |
|---|---|
| RGB | rgb(238, 122, 221) |
| HSL | hsl(309, 77%, 71%) |
| HSV | hsv(309, 49%, 93%) |
| CMYK | cmyk(0%, 48.7%, 7.1%, 6.7%) |
| CIE-LAB | lab(67.52, 57.35, -30.80) |
| CIE-LCH | lch(67.52, 65.10, 331.76°) |
| OKLab | oklab(74.34% 0.1644 -0.0836) |
| OKLCH | oklch(74.34% 0.184 333) |
| XYZ | xyz(55.2704, 37.3202, 72.6849) |
| Luminance | 0.3732 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.95
Violet (CSS)
#EE82EE
ΔE00 3.11
Lavender Pink
#DD85D7
ΔE00 3.48
Orchid
#DA70D6
ΔE00 4.29
Candy Pink
#FF63E9
ΔE00 4.31
Light Magenta
#FA5FF7
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7ADD #7AEE8B
analogous
#C57AEE #EE7ADD #EE7AA3
triadic
#EE7ADD #DDEE7A #7ADDEE
tetradic
#EE7ADD #EEC57A #7AEE8B #7AA3EE
square
#EE7ADD #EEC57A #7AEE8B #7AA3EE
split-complementary
#EE7ADD #A3EE7A #7AEEC5
monochromatic
#D31BB8 #E744CF #EE7ADD #F5B0EB #FCE4F8
Accessibility & contrast
On white
2.48
#EE7ADD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#EE7ADD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7ADD
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7ADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7ADD | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#789AE0
Deuteranopia (green-blind)
#99ABDA
Tritanopia (blue-blind)
#F781A1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ee7add; /* rgb */ color: rgb(238, 122, 221); /* oklch */ color: oklch(74.3% 0.184 333.0);
Tailwind
colors: {
custom: {
50: '#f6a4e8',
500: '#ee7add',
950: '#000000',
},
}SCSS
$custom: #ee7add; $custom-light: #f6a4e8; $custom-dark: #000000;
JSON
{
"hex": "#ee7add",
"rgb": {
"r": 238,
"g": 122,
"b": 221
},
"hsl": {
"h": 308.793,
"s": 77.333,
"l": 70.588
},
"oklch": {
"l": 0.74344,
"c": 0.1844,
"h": 333
},
"luminance": 0.37317
}Semantic roles & 50–950 ramp
primary
#EE7ADD
secondary
#D2F2D7
accent
#DA2A0C
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#170F16
muted
#857F84