#EE7BE8#EE7BE8
#EE7BE8 is a light, vivid purple. Relative luminance 0.382; OKLCH L 75.0% C 0.192 H 329.2°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7BE8 |
|---|---|
| RGB | rgb(238, 123, 232) |
| HSL | hsl(303, 77%, 71%) |
| HSV | hsv(303, 48%, 93%) |
| CMYK | cmyk(0%, 48.3%, 2.5%, 6.7%) |
| CIE-LAB | lab(68.15, 58.71, -35.91) |
| CIE-LCH | lch(68.15, 68.83, 328.55°) |
| OKLab | oklab(74.96% 0.165 -0.0982) |
| OKLCH | oklch(74.96% 0.192 329.2) |
| XYZ | xyz(56.9076, 38.1725, 80.6989) |
| Luminance | 0.3817 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.13
Violet (CSS)
#EE82EE
ΔE00 1.55
Candy Pink
#FF63E9
ΔE00 4.08
Lavender Pink
#DD85D7
ΔE00 4.10
Orchid
#DA70D6
ΔE00 4.47
Light Magenta
#FA5FF7
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7BE8 #7BEE81
analogous
#BA7BEE #EE7BE8 #EE7BAE
triadic
#EE7BE8 #E8EE7B #7BE8EE
tetradic
#EE7BE8 #EEBA7B #7BEE81 #7BAEEE
square
#EE7BE8 #EEBA7B #7BEE81 #7BAEEE
split-complementary
#EE7BE8 #AEEE7B #7BEEBA
monochromatic
#D31BCA #E745DF #EE7BE8 #F5B1F1 #FCE4FA
Accessibility & contrast
On white
2.43
#EE7BE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#EE7BE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7BE8
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7BE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7BE8 | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749CEC
Deuteranopia (green-blind)
#95ACE5
Tritanopia (blue-blind)
#F585A7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ee7be8; /* rgb */ color: rgb(238, 123, 232); /* oklch */ color: oklch(75.0% 0.192 329.2);
Tailwind
colors: {
custom: {
50: '#f6a5ef',
500: '#ee7be8',
950: '#000000',
},
}SCSS
$custom: #ee7be8; $custom-light: #f6a5ef; $custom-dark: #000000;
JSON
{
"hex": "#ee7be8",
"rgb": {
"r": 238,
"g": 123,
"b": 232
},
"hsl": {
"h": 303.13,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.74959,
"c": 0.19201,
"h": 329.2
},
"luminance": 0.38169
}Semantic roles & 50–950 ramp
primary
#EE7BE8
secondary
#D3F2D5
accent
#D9170C
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84