#EE74EB#EE74EB
#EE74EB is a light, highly saturated purple. Relative luminance 0.367; OKLCH L 74.2% C 0.205 H 328.3°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EE74EB |
|---|---|
| RGB | rgb(238, 116, 235) |
| HSL | hsl(301, 78%, 69%) |
| HSV | hsv(301, 51%, 93%) |
| CMYK | cmyk(0%, 51.3%, 1.3%, 6.7%) |
| CIE-LAB | lab(67.03, 62.53, -39.31) |
| CIE-LCH | lch(67.03, 73.86, 327.84°) |
| OKLab | oklab(74.17% 0.1749 -0.1078) |
| OKLCH | oklch(74.17% 0.205 328.3) |
| XYZ | xyz(56.4999, 36.6694, 82.6831) |
| Luminance | 0.3667 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.13
Violet (CSS)
#EE82EE
ΔE00 2.67
Candy Pink
#FF63E9
ΔE00 3.27
Light Magenta
#FA5FF7
ΔE00 3.58
Violet Pink
#FB5FFC
ΔE00 3.91
Orchid
#DA70D6
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE74EB #74EE77
analogous
#B474EE #EE74EB #EE74AE
triadic
#EE74EB #EBEE74 #74EBEE
tetradic
#EE74EB #EEB474 #74EE77 #74AEEE
square
#EE74EB #EEB474 #74EE77 #74AEEE
split-complementary
#EE74EB #AEEE74 #74EEB4
monochromatic
#CE19CA #E73DE3 #EE74EB #F5ABF3 #FBE1FB
Accessibility & contrast
On white
2.52
#EE74EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#EE74EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE74EB
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE74EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE74EB | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A99EF
Deuteranopia (green-blind)
#8FA9E7
Tritanopia (blue-blind)
#F581A5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ee74eb; /* rgb */ color: rgb(238, 116, 235); /* oklch */ color: oklch(74.2% 0.205 328.3);
Tailwind
colors: {
custom: {
50: '#f6a1f2',
500: '#ee74eb',
950: '#000000',
},
}SCSS
$custom: #ee74eb; $custom-light: #f6a1f2; $custom-dark: #000000;
JSON
{
"hex": "#ee74eb",
"rgb": {
"r": 238,
"g": 116,
"b": 235
},
"hsl": {
"h": 301.475,
"s": 78.205,
"l": 69.412
},
"oklch": {
"l": 0.74174,
"c": 0.20544,
"h": 328.3
},
"luminance": 0.36666
}Semantic roles & 50–950 ramp
primary
#EE74EB
secondary
#CDF0CE
accent
#DA100B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85