#EE7DF8#EE7DF8
#EE7DF8 is a light, highly saturated purple. Relative luminance 0.396; OKLCH L 76.0% C 0.203 H 324.2°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7DF8 |
|---|---|
| RGB | rgb(238, 125, 248) |
| HSL | hsl(295, 90%, 73%) |
| HSV | hsv(295, 50%, 97%) |
| CMYK | cmyk(4%, 49.6%, 0%, 2.7%) |
| CIE-LAB | lab(69.20, 60.56, -43.07) |
| CIE-LCH | lch(69.20, 74.31, 324.58°) |
| OKLab | oklab(75.96% 0.1648 -0.1187) |
| OKLCH | oklch(75.96% 0.203 324.2) |
| XYZ | xyz(59.5353, 39.6246, 93.3011) |
| Luminance | 0.3962 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.14
Purply Pink
#F075E6
ΔE00 3.25
Violet Pink
#FB5FFC
ΔE00 4.67
Light Magenta
#FA5FF7
ΔE00 4.71
Candy Pink
#FF63E9
ΔE00 5.20
Lavender Pink
#DD85D7
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7DF8 #87F87D
analogous
#B07DF8 #EE7DF8 #F87DC4
triadic
#EE7DF8 #F8EE7D #7DF8EE
tetradic
#EE7DF8 #F8B07D #87F87D #7DC4F8
square
#EE7DF8 #F8B07D #87F87D #7DC4F8
split-complementary
#EE7DF8 #C4F87D #7DF8B0
monochromatic
#DC0DEE #E643F5 #EE7DF8 #F6B7FB #FBE2FD
Accessibility & contrast
On white
2.35
#EE7DF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#EE7DF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7DF8
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7DF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7DF8 | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA0FC
Deuteranopia (green-blind)
#8FAEF4
Tritanopia (blue-blind)
#F28CAF
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ee7df8; /* rgb */ color: rgb(238, 125, 248); /* oklch */ color: oklch(76.0% 0.203 324.2);
Tailwind
colors: {
custom: {
50: '#f6a6fb',
500: '#ee7df8',
950: '#000000',
},
}SCSS
$custom: #ee7df8; $custom-light: #f6a6fb; $custom-dark: #000000;
JSON
{
"hex": "#ee7df8",
"rgb": {
"r": 238,
"g": 125,
"b": 248
},
"hsl": {
"h": 295.122,
"s": 89.781,
"l": 73.137
},
"oklch": {
"l": 0.75964,
"c": 0.20308,
"h": 324.2
},
"luminance": 0.39622
}Semantic roles & 50–950 ramp
primary
#EE7DF8
secondary
#D8F6D5
accent
#E60013
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85