#EE5EDF#EE5EDF
#EE5EDF is a light, highly saturated purple. Relative luminance 0.315; OKLCH L 71.0% C 0.228 H 332.0°. Best body text is #000000 at 7.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EE5EDF |
|---|---|
| RGB | rgb(238, 94, 223) |
| HSL | hsl(306, 81%, 65%) |
| HSV | hsv(306, 61%, 93%) |
| CMYK | cmyk(0%, 60.5%, 6.3%, 6.7%) |
| CIE-LAB | lab(62.94, 70.20, -39.03) |
| CIE-LCH | lch(62.94, 80.32, 330.93°) |
| OKLab | oklab(71% 0.2009 -0.1069) |
| OKLCH | oklch(71% 0.228 332) |
| XYZ | xyz(52.5818, 31.5141, 73.1111) |
| Luminance | 0.3151 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 3.17
Light Magenta
#FA5FF7
ΔE00 3.57
Orchid
#DA70D6
ΔE00 3.85
Purply Pink
#F075E6
ΔE00 4.11
Violet Pink
#FB5FFC
ΔE00 4.23
Purpleish Pink
#DF4EC8
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE5EDF #5EEE6D
analogous
#B55EEE #EE5EDF #EE5E97
triadic
#EE5EDF #DFEE5E #5EDFEE
tetradic
#EE5EDF #EEB55E #5EEE6D #5E97EE
square
#EE5EDF #EEB55E #5EEE6D #5E97EE
split-complementary
#EE5EDF #97EE5E #5EEEB5
monochromatic
#BE14AC #E827D4 #EE5EDF #F495EA #FACDF5
Accessibility & contrast
On white
2.88
#EE5EDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.30
#EE5EDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE5EDF
7.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE5EDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE5EDF | 1.00 | 2.88 | 7.30 | 7.30 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#588BE3
Deuteranopia (green-blind)
#87A0DB
Tritanopia (blue-blind)
#F76B96
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #ee5edf; /* rgb */ color: rgb(238, 94, 223); /* oklch */ color: oklch(71.0% 0.228 332.0);
Tailwind
colors: {
custom: {
50: '#f794e9',
500: '#ee5edf',
950: '#000000',
},
}SCSS
$custom: #ee5edf; $custom-light: #f794e9; $custom-dark: #000000;
JSON
{
"hex": "#ee5edf",
"rgb": {
"r": 238,
"g": 94,
"b": 223
},
"hsl": {
"h": 306.25,
"s": 80.899,
"l": 65.098
},
"oklch": {
"l": 0.71001,
"c": 0.22753,
"h": 332
},
"luminance": 0.3151
}Semantic roles & 50–950 ramp
primary
#EE5EDF
secondary
#BBECC1
accent
#DD1E08
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180E16
muted
#867E84