#EE7BE5#EE7BE5
#EE7BE5 is a light, vivid purple. Relative luminance 0.380; OKLCH L 74.8% C 0.189 H 330.3°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7BE5 |
|---|---|
| RGB | rgb(238, 123, 229) |
| HSL | hsl(305, 77%, 71%) |
| HSV | hsv(305, 48%, 93%) |
| CMYK | cmyk(0%, 48.3%, 3.8%, 6.7%) |
| CIE-LAB | lab(68.02, 58.20, -34.45) |
| CIE-LCH | lch(68.02, 67.63, 329.38°) |
| OKLab | oklab(74.83% 0.1645 -0.094) |
| OKLCH | oklch(74.83% 0.189 330.3) |
| XYZ | xyz(56.4852, 38.0035, 78.4738) |
| Luminance | 0.3800 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.14
Violet (CSS)
#EE82EE
ΔE00 1.87
Lavender Pink
#DD85D7
ΔE00 3.82
Candy Pink
#FF63E9
ΔE00 4.10
Orchid
#DA70D6
ΔE00 4.37
Light Magenta
#FA5FF7
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7BE5 #7BEE84
analogous
#BD7BEE #EE7BE5 #EE7BAB
triadic
#EE7BE5 #E5EE7B #7BE5EE
tetradic
#EE7BE5 #EEBD7B #7BEE84 #7BABEE
square
#EE7BE5 #EEBD7B #7BEE84 #7BABEE
split-complementary
#EE7BE5 #ABEE7B #7BEEBD
monochromatic
#D31BC5 #E745DA #EE7BE5 #F5B1F0 #FCE4FA
Accessibility & contrast
On white
2.44
#EE7BE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#EE7BE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7BE5
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7BE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7BE5 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759CE9
Deuteranopia (green-blind)
#96ABE2
Tritanopia (blue-blind)
#F685A6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ee7be5; /* rgb */ color: rgb(238, 123, 229); /* oklch */ color: oklch(74.8% 0.189 330.3);
Tailwind
colors: {
custom: {
50: '#f6a5ed',
500: '#ee7be5',
950: '#000000',
},
}SCSS
$custom: #ee7be5; $custom-light: #f6a5ed; $custom-dark: #000000;
JSON
{
"hex": "#ee7be5",
"rgb": {
"r": 238,
"g": 123,
"b": 229
},
"hsl": {
"h": 304.696,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.74826,
"c": 0.18945,
"h": 330.3
},
"luminance": 0.38
}Semantic roles & 50–950 ramp
primary
#EE7BE5
secondary
#D3F2D5
accent
#D91C0C
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84