#EE7FFD#EE7FFD
#EE7FFD is a light, highly saturated purple. Relative luminance 0.404; OKLCH L 76.5% C 0.205 H 322.7°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7FFD |
|---|---|
| RGB | rgb(238, 127, 253) |
| HSL | hsl(293, 97%, 75%) |
| HSV | hsv(293, 50%, 99%) |
| CMYK | cmyk(5.9%, 49.8%, 0%, 0.8%) |
| CIE-LAB | lab(69.79, 60.51, -44.88) |
| CIE-LCH | lch(69.79, 75.33, 323.44°) |
| OKLab | oklab(76.47% 0.1628 -0.1239) |
| OKLCH | oklch(76.47% 0.205 322.7) |
| XYZ | xyz(60.5771, 40.4505, 97.5263) |
| Luminance | 0.4045 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.72
Purply Pink
#F075E6
ΔE00 4.09
Violet Pink
#FB5FFC
ΔE00 5.01
Light Magenta
#FA5FF7
ΔE00 5.15
Candy Pink
#FF63E9
ΔE00 5.89
Lavender Pink
#DD85D7
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7FFD #8EFD7F
analogous
#AF7FFD #EE7FFD #FD7FCD
triadic
#EE7FFD #FDEE7F #7FFDEE
tetradic
#EE7FFD #FDAF7F #8EFD7F #7FCDFD
square
#EE7FFD #FDAF7F #8EFD7F #7FCDFD
split-complementary
#EE7FFD #CDFD7F #7FFDAF
monochromatic
#DE06FB #E643FC #EE7FFD #F6BBFE #FBE1FF
Accessibility & contrast
On white
2.31
#EE7FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#EE7FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7FFD
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7FFD | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA2FF
Deuteranopia (green-blind)
#8FAFF9
Tritanopia (blue-blind)
#F18FB3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ee7ffd; /* rgb */ color: rgb(238, 127, 253); /* oklch */ color: oklch(76.5% 0.205 322.7);
Tailwind
colors: {
custom: {
50: '#f6a8fe',
500: '#ee7ffd',
950: '#000000',
},
}SCSS
$custom: #ee7ffd; $custom-light: #f6a8fe; $custom-dark: #000000;
JSON
{
"hex": "#ee7ffd",
"rgb": {
"r": 238,
"g": 127,
"b": 253
},
"hsl": {
"h": 292.857,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.76472,
"c": 0.2046,
"h": 322.7
},
"luminance": 0.40448
}Semantic roles & 50–950 ramp
primary
#EE7FFD
secondary
#D8F7D4
accent
#E6001B
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86