#EE74E6#EE74E6
#EE74E6 is a light, highly saturated purple. Relative luminance 0.364; OKLCH L 73.9% C 0.201 H 329.9°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EE74E6 |
|---|---|
| RGB | rgb(238, 116, 230) |
| HSL | hsl(304, 78%, 69%) |
| HSV | hsv(304, 51%, 93%) |
| CMYK | cmyk(0%, 51.3%, 3.4%, 6.7%) |
| CIE-LAB | lab(66.81, 61.68, -36.88) |
| CIE-LCH | lch(66.81, 71.87, 329.12°) |
| OKLab | oklab(73.94% 0.1741 -0.1009) |
| OKLCH | oklch(73.94% 0.201 329.9) |
| XYZ | xyz(55.7877, 36.3845, 78.9321) |
| Luminance | 0.3638 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.45
Violet (CSS)
#EE82EE
ΔE00 2.80
Candy Pink
#FF63E9
ΔE00 3.12
Orchid
#DA70D6
ΔE00 3.73
Light Magenta
#FA5FF7
ΔE00 4.03
Violet Pink
#FB5FFC
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE74E6 #74EE7C
analogous
#B974EE #EE74E6 #EE74A9
triadic
#EE74E6 #E6EE74 #74E6EE
tetradic
#EE74E6 #EEB974 #74EE7C #74A9EE
square
#EE74E6 #EEB974 #74EE7C #74A9EE
split-complementary
#EE74E6 #A9EE74 #74EEB9
monochromatic
#CE19C2 #E73DDC #EE74E6 #F5ABF0 #FBE1FA
Accessibility & contrast
On white
2.54
#EE74E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#EE74E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE74E6
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE74E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE74E6 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D98EA
Deuteranopia (green-blind)
#91A9E2
Tritanopia (blue-blind)
#F67FA3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ee74e6; /* rgb */ color: rgb(238, 116, 230); /* oklch */ color: oklch(73.9% 0.201 329.9);
Tailwind
colors: {
custom: {
50: '#f6a1ee',
500: '#ee74e6',
950: '#000000',
},
}SCSS
$custom: #ee74e6; $custom-light: #f6a1ee; $custom-dark: #000000;
JSON
{
"hex": "#ee74e6",
"rgb": {
"r": 238,
"g": 116,
"b": 230
},
"hsl": {
"h": 303.934,
"s": 78.205,
"l": 69.412
},
"oklch": {
"l": 0.73944,
"c": 0.20123,
"h": 329.9
},
"luminance": 0.36381
}Semantic roles & 50–950 ramp
primary
#EE74E6
secondary
#CDF0D0
accent
#DA190B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F16
muted
#857F84