#EE76ED#EE76ED
#EE76ED is a light, highly saturated purple. Relative luminance 0.372; OKLCH L 74.5% C 0.204 H 327.7°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EE76ED |
|---|---|
| RGB | rgb(238, 118, 237) |
| HSL | hsl(301, 78%, 70%) |
| HSV | hsv(301, 50%, 93%) |
| CMYK | cmyk(0%, 50.4%, 0.4%, 6.7%) |
| CIE-LAB | lab(67.47, 61.94, -39.74) |
| CIE-LCH | lch(67.47, 73.59, 327.32°) |
| OKLab | oklab(74.52% 0.1725 -0.1091) |
| OKLCH | oklch(74.52% 0.204 327.7) |
| XYZ | xyz(57.0235, 37.2517, 84.2911) |
| Luminance | 0.3725 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.36
Violet (CSS)
#EE82EE
ΔE00 2.32
Candy Pink
#FF63E9
ΔE00 3.58
Light Magenta
#FA5FF7
ΔE00 3.76
Violet Pink
#FB5FFC
ΔE00 4.02
Orchid
#DA70D6
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE76ED #76EE77
analogous
#B376EE #EE76ED #EE76B1
triadic
#EE76ED #EDEE76 #76EDEE
tetradic
#EE76ED #EEB376 #76EE77 #76B1EE
square
#EE76ED #EEB376 #76EE77 #76B1EE
split-complementary
#EE76ED #B1EE76 #76EEB3
monochromatic
#D01ACE #E740E6 #EE76ED #F5ACF4 #FCE3FB
Accessibility & contrast
On white
2.49
#EE76ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#EE76ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE76ED
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE76ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE76ED | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9AF1
Deuteranopia (green-blind)
#90AAE9
Tritanopia (blue-blind)
#F483A7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ee76ed; /* rgb */ color: rgb(238, 118, 237); /* oklch */ color: oklch(74.5% 0.204 327.7);
Tailwind
colors: {
custom: {
50: '#f6a2f3',
500: '#ee76ed',
950: '#000000',
},
}SCSS
$custom: #ee76ed; $custom-light: #f6a2f3; $custom-dark: #000000;
JSON
{
"hex": "#ee76ed",
"rgb": {
"r": 238,
"g": 118,
"b": 237
},
"hsl": {
"h": 300.5,
"s": 77.922,
"l": 69.804
},
"oklch": {
"l": 0.74524,
"c": 0.20409,
"h": 327.7
},
"luminance": 0.37248
}Semantic roles & 50–950 ramp
primary
#EE76ED
secondary
#CFF1CF
accent
#DA0D0B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85