#EE74FF#EE74FF
#EE74FF is a light, highly saturated purple. Relative luminance 0.379; OKLCH L 75.1% C 0.223 H 322.6°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EE74FF |
|---|---|
| RGB | rgb(238, 116, 255) |
| HSL | hsl(293, 100%, 73%) |
| HSV | hsv(293, 55%, 100%) |
| CMYK | cmyk(6.7%, 54.5%, 0%, 0%) |
| CIE-LAB | lab(67.94, 66.04, -48.88) |
| CIE-LCH | lch(67.94, 82.16, 323.49°) |
| OKLab | oklab(75.14% 0.1772 -0.1354) |
| OKLCH | oklch(75.14% 0.223 322.6) |
| XYZ | xyz(59.5534, 37.8908, 98.7651) |
| Luminance | 0.3789 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.33
Light Magenta
#FA5FF7
ΔE00 3.58
Violet (CSS)
#EE82EE
ΔE00 4.16
Purply Pink
#F075E6
ΔE00 4.27
Candy Pink
#FF63E9
ΔE00 5.21
Orchid
#DA70D6
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE74FF #85FF74
analogous
#A874FF #EE74FF #FF74CA
triadic
#EE74FF #FFEE74 #74FFEE
tetradic
#EE74FF #FFA874 #85FF74 #74CAFF
square
#EE74FF #FFA874 #85FF74 #74CAFF
split-complementary
#EE74FF #CAFF74 #74FFA8
monochromatic
#DA00F9 #E737FF #EE74FF #F5B1FF #FBE0FF
Accessibility & contrast
On white
2.45
#EE74FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#EE74FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE74FF
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE74FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE74FF | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D9CFF
Deuteranopia (green-blind)
#85AAFB
Tritanopia (blue-blind)
#F187AF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ee74ff; /* rgb */ color: rgb(238, 116, 255); /* oklch */ color: oklch(75.1% 0.223 322.6);
Tailwind
colors: {
custom: {
50: '#f6a1ff',
500: '#ee74ff',
950: '#000000',
},
}SCSS
$custom: #ee74ff; $custom-light: #f6a1ff; $custom-dark: #000000;
JSON
{
"hex": "#ee74ff",
"rgb": {
"r": 238,
"g": 116,
"b": 255
},
"hsl": {
"h": 292.662,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.75141,
"c": 0.223,
"h": 322.6
},
"luminance": 0.37888
}Semantic roles & 50–950 ramp
primary
#EE74FF
secondary
#D8F7D4
accent
#E6001C
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F18
muted
#857F86