#EE7BEE#EE7BEE
#EE7BEE is a light, vivid purple. Relative luminance 0.385; OKLCH L 75.2% C 0.197 H 327.3°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7BEE |
|---|---|
| RGB | rgb(238, 123, 238) |
| HSL | hsl(300, 77%, 71%) |
| HSV | hsv(300, 48%, 93%) |
| CMYK | cmyk(0%, 48.3%, 0%, 6.7%) |
| CIE-LAB | lab(68.40, 59.75, -38.83) |
| CIE-LCH | lch(68.40, 71.25, 326.98°) |
| OKLab | oklab(75.23% 0.166 -0.1065) |
| OKLCH | oklch(75.23% 0.197 327.3) |
| XYZ | xyz(57.7745, 38.5193, 85.2642) |
| Luminance | 0.3852 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.39
Purply Pink
#F075E6
ΔE00 1.70
Candy Pink
#FF63E9
ΔE00 4.25
Light Magenta
#FA5FF7
ΔE00 4.56
Violet Pink
#FB5FFC
ΔE00 4.76
Lavender Pink
#DD85D7
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7BEE #7BEE7B
analogous
#B47BEE #EE7BEE #EE7BB4
triadic
#EE7BEE #EEEE7B #7BEEEE
tetradic
#EE7BEE #EEB47B #7BEE7B #7BB4EE
square
#EE7BEE #EEB47B #7BEE7B #7BB4EE
split-complementary
#EE7BEE #B4EE7B #7BEEB4
monochromatic
#D31BD3 #E745E7 #EE7BEE #F5B1F5 #FCE4FC
Accessibility & contrast
On white
2.41
#EE7BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#EE7BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7BEE
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7BEE | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709DF2
Deuteranopia (green-blind)
#93ACEB
Tritanopia (blue-blind)
#F487AA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ee7bee; /* rgb */ color: rgb(238, 123, 238); /* oklch */ color: oklch(75.2% 0.197 327.3);
Tailwind
colors: {
custom: {
50: '#f6a5f4',
500: '#ee7bee',
950: '#000000',
},
}SCSS
$custom: #ee7bee; $custom-light: #f6a5f4; $custom-dark: #000000;
JSON
{
"hex": "#ee7bee",
"rgb": {
"r": 238,
"g": 123,
"b": 238
},
"hsl": {
"h": 300,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.7523,
"c": 0.19723,
"h": 327.3
},
"luminance": 0.38516
}Semantic roles & 50–950 ramp
primary
#EE7BEE
secondary
#D3F2D3
accent
#D90C0C
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85