#EE74E7#EE74E7
#EE74E7 is a light, highly saturated purple. Relative luminance 0.364; OKLCH L 74.0% C 0.202 H 329.6°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EE74E7 |
|---|---|
| RGB | rgb(238, 116, 231) |
| HSL | hsl(303, 78%, 69%) |
| HSV | hsv(303, 51%, 93%) |
| CMYK | cmyk(0%, 51.3%, 2.9%, 6.7%) |
| CIE-LAB | lab(66.86, 61.85, -37.37) |
| CIE-LCH | lch(66.86, 72.27, 328.86°) |
| OKLab | oklab(73.99% 0.1742 -0.1023) |
| OKLCH | oklch(73.99% 0.202 329.6) |
| XYZ | xyz(55.9285, 36.4408, 79.6738) |
| Luminance | 0.3644 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.55
Violet (CSS)
#EE82EE
ΔE00 2.75
Candy Pink
#FF63E9
ΔE00 3.13
Orchid
#DA70D6
ΔE00 3.79
Light Magenta
#FA5FF7
ΔE00 3.93
Violet Pink
#FB5FFC
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE74E7 #74EE7B
analogous
#B874EE #EE74E7 #EE74AA
triadic
#EE74E7 #E7EE74 #74E7EE
tetradic
#EE74E7 #EEB874 #74EE7B #74AAEE
square
#EE74E7 #EEB874 #74EE7B #74AAEE
split-complementary
#EE74E7 #AAEE74 #74EEB8
monochromatic
#CE19C4 #E73DDE #EE74E7 #F5ABF0 #FBE1FA
Accessibility & contrast
On white
2.53
#EE74E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#EE74E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE74E7
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE74E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE74E7 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C98EB
Deuteranopia (green-blind)
#91A9E3
Tritanopia (blue-blind)
#F57FA3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ee74e7; /* rgb */ color: rgb(238, 116, 231); /* oklch */ color: oklch(74.0% 0.202 329.6);
Tailwind
colors: {
custom: {
50: '#f6a1ef',
500: '#ee74e7',
950: '#000000',
},
}SCSS
$custom: #ee74e7; $custom-light: #f6a1ef; $custom-dark: #000000;
JSON
{
"hex": "#ee74e7",
"rgb": {
"r": 238,
"g": 116,
"b": 231
},
"hsl": {
"h": 303.443,
"s": 78.205,
"l": 69.412
},
"oklch": {
"l": 0.73989,
"c": 0.20206,
"h": 329.6
},
"luminance": 0.36437
}Semantic roles & 50–950 ramp
primary
#EE74E7
secondary
#CDF0CF
accent
#DA170B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F16
muted
#857F84