#EE76EB#EE76EB
#EE76EB is a light, highly saturated purple. Relative luminance 0.371; OKLCH L 74.4% C 0.202 H 328.3°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EE76EB |
|---|---|
| RGB | rgb(238, 118, 235) |
| HSL | hsl(302, 78%, 70%) |
| HSV | hsv(302, 50%, 93%) |
| CMYK | cmyk(0%, 50.4%, 1.3%, 6.7%) |
| CIE-LAB | lab(67.38, 61.60, -38.77) |
| CIE-LCH | lch(67.38, 72.78, 327.81°) |
| OKLab | oklab(74.43% 0.1722 -0.1063) |
| OKLCH | oklch(74.43% 0.202 328.3) |
| XYZ | xyz(56.7329, 37.1355, 82.7608) |
| Luminance | 0.3713 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.03
Violet (CSS)
#EE82EE
ΔE00 2.31
Candy Pink
#FF63E9
ΔE00 3.48
Light Magenta
#FA5FF7
ΔE00 3.89
Orchid
#DA70D6
ΔE00 4.20
Violet Pink
#FB5FFC
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE76EB #76EE79
analogous
#B576EE #EE76EB #EE76AF
triadic
#EE76EB #EBEE76 #76EBEE
tetradic
#EE76EB #EEB576 #76EE79 #76AFEE
square
#EE76EB #EEB576 #76EE79 #76AFEE
split-complementary
#EE76EB #AFEE76 #76EEB5
monochromatic
#D01ACB #E740E3 #EE76EB #F5ACF3 #FCE3FB
Accessibility & contrast
On white
2.49
#EE76EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#EE76EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE76EB
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE76EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE76EB | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9AEF
Deuteranopia (green-blind)
#90AAE7
Tritanopia (blue-blind)
#F582A6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ee76eb; /* rgb */ color: rgb(238, 118, 235); /* oklch */ color: oklch(74.4% 0.202 328.3);
Tailwind
colors: {
custom: {
50: '#f6a2f2',
500: '#ee76eb',
950: '#000000',
},
}SCSS
$custom: #ee76eb; $custom-light: #f6a2f2; $custom-dark: #000000;
JSON
{
"hex": "#ee76eb",
"rgb": {
"r": 238,
"g": 118,
"b": 235
},
"hsl": {
"h": 301.5,
"s": 77.922,
"l": 69.804
},
"oklch": {
"l": 0.74432,
"c": 0.20238,
"h": 328.3
},
"luminance": 0.37132
}Semantic roles & 50–950 ramp
primary
#EE76EB
secondary
#CFF1D0
accent
#DA100B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85