#EE76DF#EE76DF
#EE76DF is a light, vivid purple. Relative luminance 0.365; OKLCH L 73.9% C 0.192 H 332.2°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EE76DF |
|---|---|
| RGB | rgb(238, 118, 223) |
| HSL | hsl(308, 78%, 70%) |
| HSV | hsv(308, 50%, 93%) |
| CMYK | cmyk(0%, 50.4%, 6.3%, 6.7%) |
| CIE-LAB | lab(66.87, 59.59, -32.90) |
| CIE-LCH | lch(66.87, 68.07, 331.09°) |
| OKLab | oklab(73.89% 0.1702 -0.0896) |
| OKLCH | oklch(73.89% 0.192 332.2) |
| XYZ | xyz(55.0574, 36.4652, 73.9363) |
| Luminance | 0.3646 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.18
Violet (CSS)
#EE82EE
ΔE00 3.14
Candy Pink
#FF63E9
ΔE00 3.57
Orchid
#DA70D6
ΔE00 3.76
Lavender Pink
#DD85D7
ΔE00 4.06
Light Magenta
#FA5FF7
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE76DF #76EE85
analogous
#C176EE #EE76DF #EE76A3
triadic
#EE76DF #DFEE76 #76DFEE
tetradic
#EE76DF #EEC176 #76EE85 #76A3EE
square
#EE76DF #EEC176 #76EE85 #76A3EE
split-complementary
#EE76DF #A3EE76 #76EEC1
monochromatic
#D01AB9 #E740D2 #EE76DF #F5ACEC #FCE3F8
Accessibility & contrast
On white
2.53
#EE76DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#EE76DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE76DF
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE76DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE76DF | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7298E2
Deuteranopia (green-blind)
#95A9DC
Tritanopia (blue-blind)
#F77FA0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ee76df; /* rgb */ color: rgb(238, 118, 223); /* oklch */ color: oklch(73.9% 0.192 332.2);
Tailwind
colors: {
custom: {
50: '#f6a2e9',
500: '#ee76df',
950: '#000000',
},
}SCSS
$custom: #ee76df; $custom-light: #f6a2e9; $custom-dark: #000000;
JSON
{
"hex": "#ee76df",
"rgb": {
"r": 238,
"g": 118,
"b": 223
},
"hsl": {
"h": 307.5,
"s": 77.922,
"l": 69.804
},
"oklch": {
"l": 0.73894,
"c": 0.19235,
"h": 332.2
},
"luminance": 0.36462
}Semantic roles & 50–950 ramp
primary
#EE76DF
secondary
#CFF1D3
accent
#DA250B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F16
muted
#857F84