#EE74F9#EE74F9
#EE74F9 is a light, highly saturated purple. Relative luminance 0.375; OKLCH L 74.8% C 0.218 H 324.2°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EE74F9 |
|---|---|
| RGB | rgb(238, 116, 249) |
| HSL | hsl(295, 92%, 72%) |
| HSV | hsv(295, 53%, 98%) |
| CMYK | cmyk(4.4%, 53.4%, 0%, 2.4%) |
| CIE-LAB | lab(67.66, 64.97, -46.04) |
| CIE-LCH | lch(67.66, 79.62, 324.68°) |
| OKLab | oklab(74.84% 0.1766 -0.1272) |
| OKLCH | oklch(74.84% 0.218 324.2) |
| XYZ | xyz(58.6027, 37.5105, 93.7576) |
| Luminance | 0.3751 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.19
Light Magenta
#FA5FF7
ΔE00 3.27
Purply Pink
#F075E6
ΔE00 3.35
Violet (CSS)
#EE82EE
ΔE00 3.51
Candy Pink
#FF63E9
ΔE00 4.50
Orchid
#DA70D6
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE74F9 #7FF974
analogous
#AC74F9 #EE74F9 #F974C1
triadic
#EE74F9 #F9EE74 #74F9EE
tetradic
#EE74F9 #F9AC74 #7FF974 #74C1F9
square
#EE74F9 #F9AC74 #7FF974 #74C1F9
split-complementary
#EE74F9 #C1F974 #74F9AC
monochromatic
#D60AE9 #E739F6 #EE74F9 #F5AFFC #FBE2FE
Accessibility & contrast
On white
2.47
#EE74F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#EE74F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE74F9
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE74F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE74F9 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619BFD
Deuteranopia (green-blind)
#89AAF5
Tritanopia (blue-blind)
#F285AC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ee74f9; /* rgb */ color: rgb(238, 116, 249); /* oklch */ color: oklch(74.8% 0.218 324.2);
Tailwind
colors: {
custom: {
50: '#f6a1fc',
500: '#ee74f9',
950: '#000000',
},
}SCSS
$custom: #ee74f9; $custom-light: #f6a1fc; $custom-dark: #000000;
JSON
{
"hex": "#ee74f9",
"rgb": {
"r": 238,
"g": 116,
"b": 249
},
"hsl": {
"h": 295.038,
"s": 91.724,
"l": 71.569
},
"oklch": {
"l": 0.74843,
"c": 0.21763,
"h": 324.2
},
"luminance": 0.37507
}Semantic roles & 50–950 ramp
primary
#EE74F9
secondary
#D6F5D3
accent
#E60013
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85