#EE7BEA#EE7BEA
#EE7BEA is a light, vivid purple. Relative luminance 0.383; OKLCH L 75.0% C 0.194 H 328.6°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7BEA |
|---|---|
| RGB | rgb(238, 123, 234) |
| HSL | hsl(302, 77%, 71%) |
| HSV | hsv(302, 48%, 93%) |
| CMYK | cmyk(0%, 48.3%, 1.7%, 6.7%) |
| CIE-LAB | lab(68.23, 59.06, -36.89) |
| CIE-LCH | lch(68.23, 69.63, 328.01°) |
| OKLab | oklab(75.05% 0.1654 -0.101) |
| OKLCH | oklch(75.05% 0.194 328.6) |
| XYZ | xyz(57.1933, 38.2868, 82.2035) |
| Luminance | 0.3828 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.25
Violet (CSS)
#EE82EE
ΔE00 1.42
Candy Pink
#FF63E9
ΔE00 4.11
Lavender Pink
#DD85D7
ΔE00 4.32
Orchid
#DA70D6
ΔE00 4.58
Light Magenta
#FA5FF7
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7BEA #7BEE7F
analogous
#B87BEE #EE7BEA #EE7BB0
triadic
#EE7BEA #EAEE7B #7BEAEE
tetradic
#EE7BEA #EEB87B #7BEE7F #7BB0EE
square
#EE7BEA #EEB87B #7BEE7F #7BB0EE
split-complementary
#EE7BEA #B0EE7B #7BEEB8
monochromatic
#D31BCD #E745E1 #EE7BEA #F5B1F3 #FCE4FB
Accessibility & contrast
On white
2.43
#EE7BEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#EE7BEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7BEA
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7BEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7BEA | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739DEE
Deuteranopia (green-blind)
#94ACE7
Tritanopia (blue-blind)
#F586A8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ee7bea; /* rgb */ color: rgb(238, 123, 234); /* oklch */ color: oklch(75.0% 0.194 328.6);
Tailwind
colors: {
custom: {
50: '#f6a5f1',
500: '#ee7bea',
950: '#000000',
},
}SCSS
$custom: #ee7bea; $custom-light: #f6a5f1; $custom-dark: #000000;
JSON
{
"hex": "#ee7bea",
"rgb": {
"r": 238,
"g": 123,
"b": 234
},
"hsl": {
"h": 302.087,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.75049,
"c": 0.19374,
"h": 328.6
},
"luminance": 0.38284
}Semantic roles & 50–950 ramp
primary
#EE7BEA
secondary
#D3F2D4
accent
#D9130C
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84