#EE76F8#EE76F8
#EE76F8 is a light, highly saturated purple. Relative luminance 0.379; OKLCH L 75.0% C 0.214 H 324.5°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EE76F8 |
|---|---|
| RGB | rgb(238, 118, 248) |
| HSL | hsl(295, 90%, 72%) |
| HSV | hsv(295, 52%, 97%) |
| CMYK | cmyk(4%, 52.4%, 0%, 2.7%) |
| CIE-LAB | lab(67.96, 63.86, -45.02) |
| CIE-LCH | lch(67.96, 78.14, 324.82°) |
| OKLab | oklab(75.05% 0.1739 -0.1243) |
| OKLCH | oklch(75.05% 0.214 324.5) |
| XYZ | xyz(58.6801, 37.9143, 93.0161) |
| Luminance | 0.3791 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.11
Purply Pink
#F075E6
ΔE00 3.13
Violet Pink
#FB5FFC
ΔE00 3.49
Light Magenta
#FA5FF7
ΔE00 3.54
Candy Pink
#FF63E9
ΔE00 4.53
Orchid
#DA70D6
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE76F8 #80F876
analogous
#AD76F8 #EE76F8 #F876C1
triadic
#EE76F8 #F8EE76 #76F8EE
tetradic
#EE76F8 #F8AD76 #80F876 #76C1F8
square
#EE76F8 #F8AD76 #80F876 #76C1F8
split-complementary
#EE76F8 #C1F876 #76F8AD
monochromatic
#D70CE8 #E73CF5 #EE76F8 #F5B0FB #FBE2FE
Accessibility & contrast
On white
2.45
#EE76F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#EE76F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE76F8
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE76F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE76F8 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649CFC
Deuteranopia (green-blind)
#8AABF4
Tritanopia (blue-blind)
#F286AC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ee76f8; /* rgb */ color: rgb(238, 118, 248); /* oklch */ color: oklch(75.0% 0.214 324.5);
Tailwind
colors: {
custom: {
50: '#f6a2fb',
500: '#ee76f8',
950: '#000000',
},
}SCSS
$custom: #ee76f8; $custom-light: #f6a2fb; $custom-dark: #000000;
JSON
{
"hex": "#ee76f8",
"rgb": {
"r": 238,
"g": 118,
"b": 248
},
"hsl": {
"h": 295.385,
"s": 90.278,
"l": 71.765
},
"oklch": {
"l": 0.75047,
"c": 0.21375,
"h": 324.5
},
"luminance": 0.37911
}Semantic roles & 50–950 ramp
primary
#EE76F8
secondary
#D7F5D4
accent
#E60012
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85