#EE74EE#EE74EE
#EE74EE is a light, highly saturated purple. Relative luminance 0.368; OKLCH L 74.3% C 0.208 H 327.4°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EE74EE |
|---|---|
| RGB | rgb(238, 116, 238) |
| HSL | hsl(300, 78%, 69%) |
| HSV | hsv(300, 51%, 93%) |
| CMYK | cmyk(0%, 51.3%, 0%, 6.7%) |
| CIE-LAB | lab(67.16, 63.04, -40.76) |
| CIE-LCH | lch(67.16, 75.07, 327.11°) |
| OKLab | oklab(74.31% 0.1753 -0.112) |
| OKLCH | oklch(74.31% 0.208 327.4) |
| XYZ | xyz(56.9370, 36.8442, 84.9850) |
| Luminance | 0.3684 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.60
Violet (CSS)
#EE82EE
ΔE00 2.72
Light Magenta
#FA5FF7
ΔE00 3.38
Candy Pink
#FF63E9
ΔE00 3.45
Violet Pink
#FB5FFC
ΔE00 3.64
Orchid
#DA70D6
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE74EE #74EE74
analogous
#B174EE #EE74EE #EE74B1
triadic
#EE74EE #EEEE74 #74EEEE
tetradic
#EE74EE #EEB174 #74EE74 #74B1EE
square
#EE74EE #EEB174 #74EE74 #74B1EE
split-complementary
#EE74EE #B1EE74 #74EEB1
monochromatic
#CE19CE #E73DE7 #EE74EE #F5ABF5 #FBE1FB
Accessibility & contrast
On white
2.51
#EE74EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#EE74EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE74EE
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE74EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE74EE | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6899F2
Deuteranopia (green-blind)
#8EA9EA
Tritanopia (blue-blind)
#F482A7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ee74ee; /* rgb */ color: rgb(238, 116, 238); /* oklch */ color: oklch(74.3% 0.208 327.4);
Tailwind
colors: {
custom: {
50: '#f6a1f4',
500: '#ee74ee',
950: '#000000',
},
}SCSS
$custom: #ee74ee; $custom-light: #f6a1f4; $custom-dark: #000000;
JSON
{
"hex": "#ee74ee",
"rgb": {
"r": 238,
"g": 116,
"b": 238
},
"hsl": {
"h": 300,
"s": 78.205,
"l": 69.412
},
"oklch": {
"l": 0.74314,
"c": 0.20801,
"h": 327.4
},
"luminance": 0.36841
}Semantic roles & 50–950 ramp
primary
#EE74EE
secondary
#CDF0CD
accent
#DA0B0B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85