#EE7DF9#EE7DF9
#EE7DF9 is a light, highly saturated purple. Relative luminance 0.397; OKLCH L 76.0% C 0.204 H 323.9°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7DF9 |
|---|---|
| RGB | rgb(238, 125, 249) |
| HSL | hsl(295, 91%, 73%) |
| HSV | hsv(295, 50%, 98%) |
| CMYK | cmyk(4.4%, 49.8%, 0%, 2.4%) |
| CIE-LAB | lab(69.25, 60.74, -43.54) |
| CIE-LCH | lch(69.25, 74.74, 324.36°) |
| OKLab | oklab(76.01% 0.1649 -0.1201) |
| OKLCH | oklch(76.01% 0.204 323.9) |
| XYZ | xyz(59.6908, 39.6868, 94.1203) |
| Luminance | 0.3968 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.29
Purply Pink
#F075E6
ΔE00 3.40
Violet Pink
#FB5FFC
ΔE00 4.65
Light Magenta
#FA5FF7
ΔE00 4.72
Candy Pink
#FF63E9
ΔE00 5.29
Lavender Pink
#DD85D7
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7DF9 #88F97D
analogous
#B07DF9 #EE7DF9 #F97DC6
triadic
#EE7DF9 #F9EE7D #7DF9EE
tetradic
#EE7DF9 #F9B07D #88F97D #7DC6F9
square
#EE7DF9 #F9B07D #88F97D #7DC6F9
split-complementary
#EE7DF9 #C6F97D #7DF9B0
monochromatic
#DC0BF0 #E642F6 #EE7DF9 #F6B7FC #FBE2FE
Accessibility & contrast
On white
2.35
#EE7DF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#EE7DF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7DF9
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7DF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7DF9 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA0FD
Deuteranopia (green-blind)
#8FAEF5
Tritanopia (blue-blind)
#F28CB0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ee7df9; /* rgb */ color: rgb(238, 125, 249); /* oklch */ color: oklch(76.0% 0.204 323.9);
Tailwind
colors: {
custom: {
50: '#f6a7fb',
500: '#ee7df9',
950: '#000000',
},
}SCSS
$custom: #ee7df9; $custom-light: #f6a7fb; $custom-dark: #000000;
JSON
{
"hex": "#ee7df9",
"rgb": {
"r": 238,
"g": 125,
"b": 249
},
"hsl": {
"h": 294.677,
"s": 91.176,
"l": 73.333
},
"oklch": {
"l": 0.76012,
"c": 0.204,
"h": 323.9
},
"luminance": 0.39684
}Semantic roles & 50–950 ramp
primary
#EE7DF9
secondary
#D8F6D5
accent
#E60014
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85