#EE7BE4#EE7BE4
#EE7BE4 is a light, vivid purple. Relative luminance 0.379; OKLCH L 74.8% C 0.189 H 330.6°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7BE4 |
|---|---|
| RGB | rgb(238, 123, 228) |
| HSL | hsl(305, 77%, 71%) |
| HSV | hsv(305, 48%, 93%) |
| CMYK | cmyk(0%, 48.3%, 4.2%, 6.7%) |
| CIE-LAB | lab(67.98, 58.04, -33.96) |
| CIE-LCH | lch(67.98, 67.24, 329.67°) |
| OKLab | oklab(74.78% 0.1643 -0.0926) |
| OKLCH | oklch(74.78% 0.189 330.6) |
| XYZ | xyz(56.3459, 37.9478, 77.7406) |
| Luminance | 0.3794 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.20
Violet (CSS)
#EE82EE
ΔE00 2.00
Lavender Pink
#DD85D7
ΔE00 3.73
Candy Pink
#FF63E9
ΔE00 4.12
Orchid
#DA70D6
ΔE00 4.35
Light Magenta
#FA5FF7
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7BE4 #7BEE85
analogous
#BE7BEE #EE7BE4 #EE7BAA
triadic
#EE7BE4 #E4EE7B #7BE4EE
tetradic
#EE7BE4 #EEBE7B #7BEE85 #7BAAEE
square
#EE7BE4 #EEBE7B #7BEE85 #7BAAEE
split-complementary
#EE7BE4 #AAEE7B #7BEEBE
monochromatic
#D31BC3 #E745D9 #EE7BE4 #F5B1EF #FCE4F9
Accessibility & contrast
On white
2.45
#EE7BE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#EE7BE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7BE4
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7BE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7BE4 | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769CE8
Deuteranopia (green-blind)
#97ABE1
Tritanopia (blue-blind)
#F684A5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ee7be4; /* rgb */ color: rgb(238, 123, 228); /* oklch */ color: oklch(74.8% 0.189 330.6);
Tailwind
colors: {
custom: {
50: '#f6a5ed',
500: '#ee7be4',
950: '#000000',
},
}SCSS
$custom: #ee7be4; $custom-light: #f6a5ed; $custom-dark: #000000;
JSON
{
"hex": "#ee7be4",
"rgb": {
"r": 238,
"g": 123,
"b": 228
},
"hsl": {
"h": 305.217,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.74782,
"c": 0.1886,
"h": 330.6
},
"luminance": 0.37944
}Semantic roles & 50–950 ramp
primary
#EE7BE4
secondary
#D3F2D6
accent
#D91E0C
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84