#EE74DF#EE74DF
#EE74DF is a light, vivid purple. Relative luminance 0.360; OKLCH L 73.6% C 0.195 H 332.2°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EE74DF |
|---|---|
| RGB | rgb(238, 116, 223) |
| HSL | hsl(307, 78%, 69%) |
| HSV | hsv(307, 51%, 93%) |
| CMYK | cmyk(0%, 51.3%, 6.3%, 6.7%) |
| CIE-LAB | lab(66.52, 60.53, -33.45) |
| CIE-LCH | lch(66.52, 69.16, 331.07°) |
| OKLab | oklab(73.63% 0.1729 -0.0911) |
| OKLCH | oklch(73.63% 0.195 332.2) |
| XYZ | xyz(54.8244, 35.9992, 73.8586) |
| Luminance | 0.3600 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.12
Candy Pink
#FF63E9
ΔE00 3.30
Violet (CSS)
#EE82EE
ΔE00 3.37
Orchid
#DA70D6
ΔE00 3.57
Lavender Pink
#DD85D7
ΔE00 4.34
Light Magenta
#FA5FF7
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE74DF #74EE83
analogous
#C074EE #EE74DF #EE74A2
triadic
#EE74DF #DFEE74 #74DFEE
tetradic
#EE74DF #EEC074 #74EE83 #74A2EE
square
#EE74DF #EEC074 #74EE83 #74A2EE
split-complementary
#EE74DF #A2EE74 #74EEC0
monochromatic
#CE19B8 #E73DD2 #EE74DF #F5ABEC #FBE1F8
Accessibility & contrast
On white
2.56
#EE74DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#EE74DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE74DF
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE74DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE74DF | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7097E3
Deuteranopia (green-blind)
#94A8DC
Tritanopia (blue-blind)
#F77D9F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ee74df; /* rgb */ color: rgb(238, 116, 223); /* oklch */ color: oklch(73.6% 0.195 332.2);
Tailwind
colors: {
custom: {
50: '#f6a1e9',
500: '#ee74df',
950: '#000000',
},
}SCSS
$custom: #ee74df; $custom-light: #f6a1e9; $custom-dark: #000000;
JSON
{
"hex": "#ee74df",
"rgb": {
"r": 238,
"g": 116,
"b": 223
},
"hsl": {
"h": 307.377,
"s": 78.205,
"l": 69.412
},
"oklch": {
"l": 0.73631,
"c": 0.19547,
"h": 332.2
},
"luminance": 0.35996
}Semantic roles & 50–950 ramp
primary
#EE74DF
secondary
#CDF0D2
accent
#DA250B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F16
muted
#857F84