#EE71F5#EE71F5
#EE71F5 is a light, highly saturated purple. Relative luminance 0.366; OKLCH L 74.3% C 0.219 H 325.4°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EE71F5 |
|---|---|
| RGB | rgb(238, 113, 245) |
| HSL | hsl(297, 87%, 70%) |
| HSV | hsv(297, 54%, 96%) |
| CMYK | cmyk(2.9%, 53.9%, 0%, 3.9%) |
| CIE-LAB | lab(66.96, 65.63, -44.93) |
| CIE-LCH | lch(66.96, 79.54, 325.61°) |
| OKLab | oklab(74.27% 0.18 -0.124) |
| OKLCH | oklch(74.27% 0.219 325.4) |
| XYZ | xyz(57.6452, 36.5831, 90.3934) |
| Luminance | 0.3658 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.76
Violet Pink
#FB5FFC
ΔE00 2.82
Purply Pink
#F075E6
ΔE00 2.90
Violet (CSS)
#EE82EE
ΔE00 3.64
Candy Pink
#FF63E9
ΔE00 3.90
Orchid
#DA70D6
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE71F5 #78F571
analogous
#AC71F5 #EE71F5 #F571BA
triadic
#EE71F5 #F5EE71 #71F5EE
tetradic
#EE71F5 #F5AC71 #78F571 #71BAF5
square
#EE71F5 #F5AC71 #78F571 #71BAF5
split-complementary
#EE71F5 #BAF571 #71F5AC
monochromatic
#D110DC #E738F1 #EE71F5 #F5AAF9 #FCE2FD
Accessibility & contrast
On white
2.53
#EE71F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#EE71F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE71F5
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE71F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE71F5 | 1.00 | 2.53 | 8.32 | 8.32 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6099F9
Deuteranopia (green-blind)
#88A8F1
Tritanopia (blue-blind)
#F382A9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ee71f5; /* rgb */ color: rgb(238, 113, 245); /* oklch */ color: oklch(74.3% 0.219 325.4);
Tailwind
colors: {
custom: {
50: '#f69ff9',
500: '#ee71f5',
950: '#000000',
},
}SCSS
$custom: #ee71f5; $custom-light: #f69ff9; $custom-dark: #000000;
JSON
{
"hex": "#ee71f5",
"rgb": {
"r": 238,
"g": 113,
"b": 245
},
"hsl": {
"h": 296.818,
"s": 86.842,
"l": 70.196
},
"oklch": {
"l": 0.74272,
"c": 0.21854,
"h": 325.4
},
"luminance": 0.3658
}Semantic roles & 50–950 ramp
primary
#EE71F5
secondary
#D1F3CF
accent
#E3020E
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85