#EE74F8#EE74F8
#EE74F8 is a light, highly saturated purple. Relative luminance 0.374; OKLCH L 74.8% C 0.217 H 324.5°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EE74F8 |
|---|---|
| RGB | rgb(238, 116, 248) |
| HSL | hsl(295, 90%, 71%) |
| HSV | hsv(295, 53%, 97%) |
| CMYK | cmyk(4%, 53.2%, 0%, 2.7%) |
| CIE-LAB | lab(67.61, 64.79, -45.56) |
| CIE-LCH | lch(67.61, 79.20, 324.89°) |
| OKLab | oklab(74.79% 0.1765 -0.1258) |
| OKLCH | oklch(74.79% 0.217 324.5) |
| XYZ | xyz(58.4471, 37.4483, 92.9384) |
| Luminance | 0.3745 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.19
Purply Pink
#F075E6
ΔE00 3.20
Light Magenta
#FA5FF7
ΔE00 3.24
Violet (CSS)
#EE82EE
ΔE00 3.41
Candy Pink
#FF63E9
ΔE00 4.39
Orchid
#DA70D6
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE74F8 #7EF874
analogous
#AC74F8 #EE74F8 #F874C0
triadic
#EE74F8 #F8EE74 #74F8EE
tetradic
#EE74F8 #F8AC74 #7EF874 #74C0F8
square
#EE74F8 #F8AC74 #7EF874 #74C0F8
split-complementary
#EE74F8 #C0F874 #74F8AC
monochromatic
#D50CE6 #E73AF5 #EE74F8 #F5AEFB #FBE2FE
Accessibility & contrast
On white
2.47
#EE74F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#EE74F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE74F8
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE74F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE74F8 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629BFC
Deuteranopia (green-blind)
#89AAF4
Tritanopia (blue-blind)
#F385AC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ee74f8; /* rgb */ color: rgb(238, 116, 248); /* oklch */ color: oklch(74.8% 0.217 324.5);
Tailwind
colors: {
custom: {
50: '#f6a1fb',
500: '#ee74f8',
950: '#000000',
},
}SCSS
$custom: #ee74f8; $custom-light: #f6a1fb; $custom-dark: #000000;
JSON
{
"hex": "#ee74f8",
"rgb": {
"r": 238,
"g": 116,
"b": 248
},
"hsl": {
"h": 295.455,
"s": 90.411,
"l": 71.373
},
"oklch": {
"l": 0.74794,
"c": 0.21674,
"h": 324.5
},
"luminance": 0.37445
}Semantic roles & 50–950 ramp
primary
#EE74F8
secondary
#D5F5D3
accent
#E60011
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85