#EE7BEC#EE7BEC
#EE7BEC is a light, vivid purple. Relative luminance 0.384; OKLCH L 75.1% C 0.195 H 327.9°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7BEC |
|---|---|
| RGB | rgb(238, 123, 236) |
| HSL | hsl(301, 77%, 71%) |
| HSV | hsv(301, 48%, 93%) |
| CMYK | cmyk(0%, 48.3%, 0.8%, 6.7%) |
| CIE-LAB | lab(68.32, 59.40, -37.86) |
| CIE-LCH | lch(68.32, 70.44, 327.49°) |
| OKLab | oklab(75.14% 0.1657 -0.1037) |
| OKLCH | oklch(75.14% 0.195 327.9) |
| XYZ | xyz(57.4823, 38.4024, 83.7253) |
| Luminance | 0.3840 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.36
Purply Pink
#F075E6
ΔE00 1.45
Candy Pink
#FF63E9
ΔE00 4.17
Lavender Pink
#DD85D7
ΔE00 4.55
Light Magenta
#FA5FF7
ΔE00 4.68
Orchid
#DA70D6
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7BEC #7BEE7D
analogous
#B67BEE #EE7BEC #EE7BB3
triadic
#EE7BEC #ECEE7B #7BECEE
tetradic
#EE7BEC #EEB67B #7BEE7D #7BB3EE
square
#EE7BEC #EEB67B #7BEE7D #7BB3EE
split-complementary
#EE7BEC #B3EE7B #7BEEB6
monochromatic
#D31BD0 #E745E4 #EE7BEC #F5B1F4 #FCE4FB
Accessibility & contrast
On white
2.42
#EE7BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#EE7BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7BEC
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7BEC | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729DF0
Deuteranopia (green-blind)
#93ACE9
Tritanopia (blue-blind)
#F487A9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ee7bec; /* rgb */ color: rgb(238, 123, 236); /* oklch */ color: oklch(75.1% 0.195 327.9);
Tailwind
colors: {
custom: {
50: '#f6a5f2',
500: '#ee7bec',
950: '#000000',
},
}SCSS
$custom: #ee7bec; $custom-light: #f6a5f2; $custom-dark: #000000;
JSON
{
"hex": "#ee7bec",
"rgb": {
"r": 238,
"g": 123,
"b": 236
},
"hsl": {
"h": 301.043,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.75139,
"c": 0.19548,
"h": 327.9
},
"luminance": 0.38399
}Semantic roles & 50–950 ramp
primary
#EE7BEC
secondary
#D3F2D3
accent
#D9100C
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85