#EE7EE4#EE7EE4
#EE7EE4 is a light, vivid purple. Relative luminance 0.387; OKLCH L 75.2% C 0.184 H 330.6°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7EE4 |
|---|---|
| RGB | rgb(238, 126, 228) |
| HSL | hsl(305, 77%, 71%) |
| HSV | hsv(305, 47%, 93%) |
| CMYK | cmyk(0%, 47.1%, 4.2%, 6.7%) |
| CIE-LAB | lab(68.54, 56.59, -33.10) |
| CIE-LCH | lch(68.54, 65.56, 329.67°) |
| OKLab | oklab(75.19% 0.1602 -0.0902) |
| OKLCH | oklch(75.19% 0.184 330.6) |
| XYZ | xyz(56.7238, 38.7036, 77.8665) |
| Luminance | 0.3870 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.79
Purply Pink
#F075E6
ΔE00 1.79
Lavender Pink
#DD85D7
ΔE00 3.42
Candy Pink
#FF63E9
ΔE00 4.62
Orchid
#DA70D6
ΔE00 4.75
Light Magenta
#FA5FF7
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7EE4 #7EEE88
analogous
#C07EEE #EE7EE4 #EE7EAC
triadic
#EE7EE4 #E4EE7E #7EE4EE
tetradic
#EE7EE4 #EEC07E #7EEE88 #7EACEE
square
#EE7EE4 #EEC07E #7EEE88 #7EACEE
split-complementary
#EE7EE4 #ACEE7E #7EEEC0
monochromatic
#D51CC5 #E748D9 #EE7EE4 #F5B4EF #FBE4F9
Accessibility & contrast
On white
2.40
#EE7EE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#EE7EE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7EE4
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7EE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7EE4 | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#799DE7
Deuteranopia (green-blind)
#99ADE1
Tritanopia (blue-blind)
#F687A7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ee7ee4; /* rgb */ color: rgb(238, 126, 228); /* oklch */ color: oklch(75.2% 0.184 330.6);
Tailwind
colors: {
custom: {
50: '#f6a7ec',
500: '#ee7ee4',
950: '#000000',
},
}SCSS
$custom: #ee7ee4; $custom-light: #f6a7ec; $custom-dark: #000000;
JSON
{
"hex": "#ee7ee4",
"rgb": {
"r": 238,
"g": 126,
"b": 228
},
"hsl": {
"h": 305.357,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.75193,
"c": 0.18381,
"h": 330.6
},
"luminance": 0.387
}Semantic roles & 50–950 ramp
primary
#EE7EE4
secondary
#D5F2D8
accent
#D91F0D
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84