#EE70FF#EE70FF
#EE70FF is a light, highly saturated purple. Relative luminance 0.370; OKLCH L 74.6% C 0.229 H 322.8°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EE70FF |
|---|---|
| RGB | rgb(238, 112, 255) |
| HSL | hsl(293, 100%, 72%) |
| HSV | hsv(293, 56%, 100%) |
| CMYK | cmyk(6.7%, 56.1%, 0%, 0%) |
| CIE-LAB | lab(67.27, 67.85, -49.94) |
| CIE-LCH | lch(67.27, 84.25, 323.65°) |
| OKLab | oklab(74.65% 0.1821 -0.1385) |
| OKLCH | oklch(74.65% 0.229 322.8) |
| XYZ | xyz(59.1023, 36.9884, 98.6147) |
| Luminance | 0.3699 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.83
Light Magenta
#FA5FF7
ΔE00 3.13
Purply Pink
#F075E6
ΔE00 4.44
Violet (CSS)
#EE82EE
ΔE00 4.69
Candy Pink
#FF63E9
ΔE00 5.05
Orchid
#DA70D6
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE70FF #81FF70
analogous
#A770FF #EE70FF #FF70C9
triadic
#EE70FF #FFEE70 #70FFEE
tetradic
#EE70FF #FFA770 #81FF70 #70C9FF
square
#EE70FF #FFA770 #81FF70 #70C9FF
split-complementary
#EE70FF #C9FF70 #70FFA7
monochromatic
#D800F5 #E733FF #EE70FF #F5ADFF #FBE0FF
Accessibility & contrast
On white
2.50
#EE70FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#EE70FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE70FF
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE70FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE70FF | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#579AFF
Deuteranopia (green-blind)
#83A9FB
Tritanopia (blue-blind)
#F184AD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ee70ff; /* rgb */ color: rgb(238, 112, 255); /* oklch */ color: oklch(74.6% 0.229 322.8);
Tailwind
colors: {
custom: {
50: '#f69fff',
500: '#ee70ff',
950: '#000000',
},
}SCSS
$custom: #ee70ff; $custom-light: #f69fff; $custom-dark: #000000;
JSON
{
"hex": "#ee70ff",
"rgb": {
"r": 238,
"g": 112,
"b": 255
},
"hsl": {
"h": 292.867,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.74649,
"c": 0.22878,
"h": 322.8
},
"luminance": 0.36985
}Semantic roles & 50–950 ramp
primary
#EE70FF
secondary
#D8F7D3
accent
#E6001B
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86