#EE7DF3#EE7DF3
#EE7DF3 is a light, vivid purple. Relative luminance 0.393; OKLCH L 75.7% C 0.199 H 325.7°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7DF3 |
|---|---|
| RGB | rgb(238, 125, 243) |
| HSL | hsl(297, 83%, 72%) |
| HSV | hsv(297, 49%, 95%) |
| CMYK | cmyk(2.1%, 48.6%, 0%, 4.7%) |
| CIE-LAB | lab(68.98, 59.67, -40.67) |
| CIE-LCH | lch(68.98, 72.21, 325.72°) |
| OKLab | oklab(75.73% 0.1641 -0.1118) |
| OKLCH | oklch(75.73% 0.199 325.7) |
| XYZ | xyz(58.7699, 39.3185, 89.2703) |
| Luminance | 0.3931 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.45
Purply Pink
#F075E6
ΔE00 2.54
Light Magenta
#FA5FF7
ΔE00 4.74
Candy Pink
#FF63E9
ΔE00 4.81
Violet Pink
#FB5FFC
ΔE00 4.82
Lavender Pink
#DD85D7
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7DF3 #82F37D
analogous
#B37DF3 #EE7DF3 #F37DBD
triadic
#EE7DF3 #F3EE7D #7DF3EE
tetradic
#EE7DF3 #F3B37D #82F37D #7DBDF3
square
#EE7DF3 #F3B37D #82F37D #7DBDF3
split-complementary
#EE7DF3 #BDF37D #7DF3B3
monochromatic
#D815E1 #E745EE #EE7DF3 #F5B5F8 #FBE3FC
Accessibility & contrast
On white
2.37
#EE7DF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#EE7DF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7DF3
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7DF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7DF3 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709FF7
Deuteranopia (green-blind)
#92ADEF
Tritanopia (blue-blind)
#F38AAD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ee7df3; /* rgb */ color: rgb(238, 125, 243); /* oklch */ color: oklch(75.7% 0.199 325.7);
Tailwind
colors: {
custom: {
50: '#f6a6f7',
500: '#ee7df3',
950: '#000000',
},
}SCSS
$custom: #ee7df3; $custom-light: #f6a6f7; $custom-dark: #000000;
JSON
{
"hex": "#ee7df3",
"rgb": {
"r": 238,
"g": 125,
"b": 243
},
"hsl": {
"h": 297.458,
"s": 83.099,
"l": 72.157
},
"oklch": {
"l": 0.7573,
"c": 0.19855,
"h": 325.7
},
"luminance": 0.39315
}Semantic roles & 50–950 ramp
primary
#EE7DF3
secondary
#D8F4D7
accent
#E0060F
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85