#EE74F1#EE74F1
#EE74F1 is a light, highly saturated purple. Relative luminance 0.370; OKLCH L 74.5% C 0.211 H 326.5°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EE74F1 |
|---|---|
| RGB | rgb(238, 116, 241) |
| HSL | hsl(299, 82%, 70%) |
| HSV | hsv(299, 52%, 95%) |
| CMYK | cmyk(1.2%, 51.9%, 0%, 5.5%) |
| CIE-LAB | lab(67.29, 63.56, -42.21) |
| CIE-LCH | lch(67.29, 76.30, 326.41°) |
| OKLab | oklab(74.46% 0.1757 -0.1162) |
| OKLCH | oklch(74.46% 0.211 326.5) |
| XYZ | xyz(57.3814, 37.0220, 87.3256) |
| Luminance | 0.3702 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.09
Violet (CSS)
#EE82EE
ΔE00 2.86
Light Magenta
#FA5FF7
ΔE00 3.25
Violet Pink
#FB5FFC
ΔE00 3.43
Candy Pink
#FF63E9
ΔE00 3.69
Orchid
#DA70D6
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE74F1 #77F174
analogous
#B074F1 #EE74F1 #F174B5
triadic
#EE74F1 #F1EE74 #74F1EE
tetradic
#EE74F1 #F1B074 #77F174 #74B5F1
square
#EE74F1 #F1B074 #77F174 #74B5F1
split-complementary
#EE74F1 #B5F174 #74F1B0
monochromatic
#D115D5 #E73CEB #EE74F1 #F5ACF7 #FCE3FC
Accessibility & contrast
On white
2.50
#EE74F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#EE74F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE74F1
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE74F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE74F1 | 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)
#669AF5
Deuteranopia (green-blind)
#8CA9ED
Tritanopia (blue-blind)
#F483A8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ee74f1; /* rgb */ color: rgb(238, 116, 241); /* oklch */ color: oklch(74.5% 0.211 326.5);
Tailwind
colors: {
custom: {
50: '#f6a1f6',
500: '#ee74f1',
950: '#000000',
},
}SCSS
$custom: #ee74f1; $custom-light: #f6a1f6; $custom-dark: #000000;
JSON
{
"hex": "#ee74f1",
"rgb": {
"r": 238,
"g": 116,
"b": 241
},
"hsl": {
"h": 298.56,
"s": 81.699,
"l": 70
},
"oklch": {
"l": 0.74456,
"c": 0.2106,
"h": 326.5
},
"luminance": 0.37019
}Semantic roles & 50–950 ramp
primary
#EE74F1
secondary
#D0F2CF
accent
#DE070D
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#170F17
muted
#857F85