#EE74EA#EE74EA
#EE74EA is a light, highly saturated purple. Relative luminance 0.366; OKLCH L 74.1% C 0.205 H 328.6°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EE74EA |
|---|---|
| RGB | rgb(238, 116, 234) |
| HSL | hsl(302, 78%, 69%) |
| HSV | hsv(302, 51%, 93%) |
| CMYK | cmyk(0%, 51.3%, 1.7%, 6.7%) |
| CIE-LAB | lab(66.98, 62.36, -38.83) |
| CIE-LCH | lch(66.98, 73.46, 328.09°) |
| OKLab | oklab(74.13% 0.1747 -0.1065) |
| OKLCH | oklch(74.13% 0.205 328.6) |
| XYZ | xyz(56.3558, 36.6118, 81.9244) |
| Luminance | 0.3661 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.97
Violet (CSS)
#EE82EE
ΔE00 2.68
Candy Pink
#FF63E9
ΔE00 3.22
Light Magenta
#FA5FF7
ΔE00 3.65
Orchid
#DA70D6
ΔE00 4.00
Violet Pink
#FB5FFC
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE74EA #74EE78
analogous
#B574EE #EE74EA #EE74AD
triadic
#EE74EA #EAEE74 #74EAEE
tetradic
#EE74EA #EEB574 #74EE78 #74ADEE
square
#EE74EA #EEB574 #74EE78 #74ADEE
split-complementary
#EE74EA #ADEE74 #74EEB5
monochromatic
#CE19C8 #E73DE2 #EE74EA #F5ABF2 #FBE1FA
Accessibility & contrast
On white
2.52
#EE74EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#EE74EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE74EA
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE74EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE74EA | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A99EE
Deuteranopia (green-blind)
#90A9E6
Tritanopia (blue-blind)
#F580A5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ee74ea; /* rgb */ color: rgb(238, 116, 234); /* oklch */ color: oklch(74.1% 0.205 328.6);
Tailwind
colors: {
custom: {
50: '#f6a1f1',
500: '#ee74ea',
950: '#000000',
},
}SCSS
$custom: #ee74ea; $custom-light: #f6a1f1; $custom-dark: #000000;
JSON
{
"hex": "#ee74ea",
"rgb": {
"r": 238,
"g": 116,
"b": 234
},
"hsl": {
"h": 301.967,
"s": 78.205,
"l": 69.412
},
"oklch": {
"l": 0.74127,
"c": 0.20458,
"h": 328.6
},
"luminance": 0.36608
}Semantic roles & 50–950 ramp
primary
#EE74EA
secondary
#CDF0CE
accent
#DA120B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85