#EE74ED#EE74ED
#EE74ED is a light, highly saturated purple. Relative luminance 0.368; OKLCH L 74.3% C 0.207 H 327.7°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EE74ED |
|---|---|
| RGB | rgb(238, 116, 237) |
| HSL | hsl(300, 78%, 69%) |
| HSV | hsv(300, 51%, 93%) |
| CMYK | cmyk(0%, 51.3%, 0.4%, 6.7%) |
| CIE-LAB | lab(67.12, 62.87, -40.28) |
| CIE-LCH | lch(67.12, 74.67, 327.35°) |
| OKLab | oklab(74.27% 0.1751 -0.1106) |
| OKLCH | oklch(74.27% 0.207 327.7) |
| XYZ | xyz(56.7905, 36.7856, 84.2134) |
| Luminance | 0.3678 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.44
Violet (CSS)
#EE82EE
ΔE00 2.70
Candy Pink
#FF63E9
ΔE00 3.38
Light Magenta
#FA5FF7
ΔE00 3.44
Violet Pink
#FB5FFC
ΔE00 3.73
Orchid
#DA70D6
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE74ED #74EE75
analogous
#B274EE #EE74ED #EE74B0
triadic
#EE74ED #EDEE74 #74EDEE
tetradic
#EE74ED #EEB274 #74EE75 #74B0EE
square
#EE74ED #EEB274 #74EE75 #74B0EE
split-complementary
#EE74ED #B0EE74 #74EEB2
monochromatic
#CE19CD #E73DE6 #EE74ED #F5ABF4 #FBE1FB
Accessibility & contrast
On white
2.51
#EE74ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#EE74ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE74ED
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE74ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE74ED | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6999F1
Deuteranopia (green-blind)
#8EA9E9
Tritanopia (blue-blind)
#F481A6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ee74ed; /* rgb */ color: rgb(238, 116, 237); /* oklch */ color: oklch(74.3% 0.207 327.7);
Tailwind
colors: {
custom: {
50: '#f6a1f3',
500: '#ee74ed',
950: '#000000',
},
}SCSS
$custom: #ee74ed; $custom-light: #f6a1f3; $custom-dark: #000000;
JSON
{
"hex": "#ee74ed",
"rgb": {
"r": 238,
"g": 116,
"b": 237
},
"hsl": {
"h": 300.492,
"s": 78.205,
"l": 69.412
},
"oklch": {
"l": 0.74267,
"c": 0.20715,
"h": 327.7
},
"luminance": 0.36782
}Semantic roles & 50–950 ramp
primary
#EE74ED
secondary
#CDF0CE
accent
#DA0D0B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85