#EE7DF5#EE7DF5
#EE7DF5 is a light, highly saturated purple. Relative luminance 0.394; OKLCH L 75.8% C 0.200 H 325.1°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7DF5 |
|---|---|
| RGB | rgb(238, 125, 245) |
| HSL | hsl(297, 86%, 73%) |
| HSV | hsv(297, 49%, 96%) |
| CMYK | cmyk(2.9%, 49%, 0%, 3.9%) |
| CIE-LAB | lab(69.07, 60.02, -41.63) |
| CIE-LCH | lch(69.07, 73.05, 325.26°) |
| OKLab | oklab(75.82% 0.1644 -0.1146) |
| OKLCH | oklch(75.82% 0.2 325.1) |
| XYZ | xyz(59.0736, 39.4399, 90.8695) |
| Luminance | 0.3944 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.71
Purply Pink
#F075E6
ΔE00 2.82
Light Magenta
#FA5FF7
ΔE00 4.71
Violet Pink
#FB5FFC
ΔE00 4.74
Candy Pink
#FF63E9
ΔE00 4.96
Lavender Pink
#DD85D7
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7DF5 #84F57D
analogous
#B27DF5 #EE7DF5 #F57DC0
triadic
#EE7DF5 #F5EE7D #7DF5EE
tetradic
#EE7DF5 #F5B27D #84F57D #7DC0F5
square
#EE7DF5 #F5B27D #84F57D #7DC0F5
split-complementary
#EE7DF5 #C0F57D #7DF5B2
monochromatic
#DA12E6 #E744F1 #EE7DF5 #F5B6F9 #FBE3FD
Accessibility & contrast
On white
2.36
#EE7DF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#EE7DF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7DF5
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7DF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7DF5 | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA0F9
Deuteranopia (green-blind)
#91AEF1
Tritanopia (blue-blind)
#F38BAE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ee7df5; /* rgb */ color: rgb(238, 125, 245); /* oklch */ color: oklch(75.8% 0.200 325.1);
Tailwind
colors: {
custom: {
50: '#f6a6f9',
500: '#ee7df5',
950: '#000000',
},
}SCSS
$custom: #ee7df5; $custom-light: #f6a6f9; $custom-dark: #000000;
JSON
{
"hex": "#ee7df5",
"rgb": {
"r": 238,
"g": 125,
"b": 245
},
"hsl": {
"h": 296.5,
"s": 85.714,
"l": 72.549
},
"oklch": {
"l": 0.75823,
"c": 0.20035,
"h": 325.1
},
"luminance": 0.39437
}Semantic roles & 50–950 ramp
primary
#EE7DF5
secondary
#D8F5D6
accent
#E20310
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85