#EE74F5#EE74F5
#EE74F5 is a light, highly saturated purple. Relative luminance 0.373; OKLCH L 74.6% C 0.214 H 325.4°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EE74F5 |
|---|---|
| RGB | rgb(238, 116, 245) |
| HSL | hsl(297, 87%, 71%) |
| HSV | hsv(297, 53%, 96%) |
| CMYK | cmyk(2.9%, 52.7%, 0%, 3.9%) |
| CIE-LAB | lab(67.47, 64.26, -44.13) |
| CIE-LCH | lch(67.47, 77.95, 325.52°) |
| OKLab | oklab(74.65% 0.1762 -0.1217) |
| OKLCH | oklch(74.65% 0.214 325.4) |
| XYZ | xyz(57.9854, 37.2636, 90.5068) |
| Luminance | 0.3726 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.72
Violet (CSS)
#EE82EE
ΔE00 3.14
Light Magenta
#FA5FF7
ΔE00 3.20
Violet Pink
#FB5FFC
ΔE00 3.25
Candy Pink
#FF63E9
ΔE00 4.07
Orchid
#DA70D6
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE74F5 #7BF574
analogous
#AD74F5 #EE74F5 #F574BB
triadic
#EE74F5 #F5EE74 #74F5EE
tetradic
#EE74F5 #F5AD74 #7BF574 #74BBF5
square
#EE74F5 #F5AD74 #7BF574 #74BBF5
split-complementary
#EE74F5 #BBF574 #74F5AD
monochromatic
#D310DF #E73BF1 #EE74F5 #F5ADF9 #FCE2FD
Accessibility & contrast
On white
2.48
#EE74F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#EE74F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE74F5
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE74F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE74F5 | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 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)
#649BF9
Deuteranopia (green-blind)
#8BAAF1
Tritanopia (blue-blind)
#F384AA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ee74f5; /* rgb */ color: rgb(238, 116, 245); /* oklch */ color: oklch(74.6% 0.214 325.4);
Tailwind
colors: {
custom: {
50: '#f6a1f9',
500: '#ee74f5',
950: '#000000',
},
}SCSS
$custom: #ee74f5; $custom-light: #f6a1f9; $custom-dark: #000000;
JSON
{
"hex": "#ee74f5",
"rgb": {
"r": 238,
"g": 116,
"b": 245
},
"hsl": {
"h": 296.744,
"s": 86.577,
"l": 70.784
},
"oklch": {
"l": 0.74648,
"c": 0.2141,
"h": 325.4
},
"luminance": 0.3726
}Semantic roles & 50–950 ramp
primary
#EE74F5
secondary
#D3F4D1
accent
#E3020F
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85