#EE71F2#EE71F2
#EE71F2 is a light, highly saturated purple. Relative luminance 0.364; OKLCH L 74.1% C 0.216 H 326.3°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EE71F2 |
|---|---|
| RGB | rgb(238, 113, 242) |
| HSL | hsl(298, 83%, 70%) |
| HSV | hsv(298, 53%, 95%) |
| CMYK | cmyk(1.7%, 53.3%, 0%, 5.1%) |
| CIE-LAB | lab(66.83, 65.11, -43.49) |
| CIE-LCH | lch(66.83, 78.30, 326.26°) |
| OKLab | oklab(74.13% 0.1796 -0.1198) |
| OKLCH | oklch(74.13% 0.216 326.3) |
| XYZ | xyz(57.1909, 36.4014, 88.0010) |
| Luminance | 0.3640 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.45
Light Magenta
#FA5FF7
ΔE00 2.78
Violet Pink
#FB5FFC
ΔE00 2.95
Violet (CSS)
#EE82EE
ΔE00 3.45
Candy Pink
#FF63E9
ΔE00 3.59
Orchid
#DA70D6
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE71F2 #75F271
analogous
#AE71F2 #EE71F2 #F271B5
triadic
#EE71F2 #F2EE71 #71F2EE
tetradic
#EE71F2 #F2AE71 #75F271 #71B5F2
square
#EE71F2 #F2AE71 #75F271 #71B5F2
split-complementary
#EE71F2 #B5F271 #71F2AE
monochromatic
#CF14D5 #E739ED #EE71F2 #F5A9F7 #FBE1FC
Accessibility & contrast
On white
2.54
#EE71F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#EE71F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE71F2
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE71F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE71F2 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6298F6
Deuteranopia (green-blind)
#8AA8EE
Tritanopia (blue-blind)
#F481A7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ee71f2; /* rgb */ color: rgb(238, 113, 242); /* oklch */ color: oklch(74.1% 0.216 326.3);
Tailwind
colors: {
custom: {
50: '#f69ff7',
500: '#ee71f2',
950: '#000000',
},
}SCSS
$custom: #ee71f2; $custom-light: #f69ff7; $custom-dark: #000000;
JSON
{
"hex": "#ee71f2",
"rgb": {
"r": 238,
"g": 113,
"b": 242
},
"hsl": {
"h": 298.14,
"s": 83.226,
"l": 69.608
},
"oklch": {
"l": 0.74126,
"c": 0.21594,
"h": 326.3
},
"luminance": 0.36398
}Semantic roles & 50–950 ramp
primary
#EE71F2
secondary
#CEF2CD
accent
#E0060D
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#170F17
muted
#857F85