#EE7DE8#EE7DE8
#EE7DE8 is a light, vivid purple. Relative luminance 0.387; OKLCH L 75.2% C 0.189 H 329.2°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7DE8 |
|---|---|
| RGB | rgb(238, 125, 232) |
| HSL | hsl(303, 77%, 71%) |
| HSV | hsv(303, 47%, 93%) |
| CMYK | cmyk(0%, 47.5%, 2.5%, 6.7%) |
| CIE-LAB | lab(68.51, 57.75, -35.34) |
| CIE-LCH | lch(68.51, 67.71, 328.53°) |
| OKLab | oklab(75.23% 0.1623 -0.0966) |
| OKLCH | oklch(75.23% 0.189 329.2) |
| XYZ | xyz(57.1583, 38.6738, 80.7824) |
| Luminance | 0.3867 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.29
Purply Pink
#F075E6
ΔE00 1.49
Lavender Pink
#DD85D7
ΔE00 3.90
Candy Pink
#FF63E9
ΔE00 4.40
Orchid
#DA70D6
ΔE00 4.71
Light Magenta
#FA5FF7
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7DE8 #7DEE83
analogous
#BB7DEE #EE7DE8 #EE7DAF
triadic
#EE7DE8 #E8EE7D #7DE8EE
tetradic
#EE7DE8 #EEBB7D #7DEE83 #7DAFEE
square
#EE7DE8 #EEBB7D #7DEE83 #7DAFEE
split-complementary
#EE7DE8 #AFEE7D #7DEEBB
monochromatic
#D51CCB #E747DE #EE7DE8 #F5B3F2 #FBE4FA
Accessibility & contrast
On white
2.40
#EE7DE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#EE7DE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7DE8
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7DE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7DE8 | 1.00 | 2.40 | 8.73 | 8.73 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769DEC
Deuteranopia (green-blind)
#96ADE5
Tritanopia (blue-blind)
#F587A8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ee7de8; /* rgb */ color: rgb(238, 125, 232); /* oklch */ color: oklch(75.2% 0.189 329.2);
Tailwind
colors: {
custom: {
50: '#f6a6ef',
500: '#ee7de8',
950: '#000000',
},
}SCSS
$custom: #ee7de8; $custom-light: #f6a6ef; $custom-dark: #000000;
JSON
{
"hex": "#ee7de8",
"rgb": {
"r": 238,
"g": 125,
"b": 232
},
"hsl": {
"h": 303.186,
"s": 76.871,
"l": 71.176
},
"oklch": {
"l": 0.75231,
"c": 0.18884,
"h": 329.2
},
"luminance": 0.38671
}Semantic roles & 50–950 ramp
primary
#EE7DE8
secondary
#D5F2D6
accent
#D9170C
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84