#EE7FEE#EE7FEE
#EE7FEE is a light, vivid purple. Relative luminance 0.395; OKLCH L 75.8% C 0.191 H 327.3°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7FEE |
|---|---|
| RGB | rgb(238, 127, 238) |
| HSL | hsl(300, 77%, 72%) |
| HSV | hsv(300, 47%, 93%) |
| CMYK | cmyk(0%, 46.6%, 0%, 6.7%) |
| CIE-LAB | lab(69.13, 57.82, -37.68) |
| CIE-LCH | lch(69.13, 69.02, 326.91°) |
| OKLab | oklab(75.77% 0.1606 -0.1033) |
| OKLCH | oklch(75.77% 0.191 327.3) |
| XYZ | xyz(58.2809, 39.5320, 85.4330) |
| Luminance | 0.3953 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.61
Purply Pink
#F075E6
ΔE00 2.17
Lavender Pink
#DD85D7
ΔE00 4.43
Candy Pink
#FF63E9
ΔE00 4.84
Orchid
#DA70D6
ΔE00 5.28
Light Magenta
#FA5FF7
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7FEE #7FEE7F
analogous
#B77FEE #EE7FEE #EE7FB7
triadic
#EE7FEE #EEEE7F #7FEEEE
tetradic
#EE7FEE #EEB77F #7FEE7F #7FB7EE
square
#EE7FEE #EEB77F #7FEE7F #7FB7EE
split-complementary
#EE7FEE #B7EE7F #7FEEB7
monochromatic
#D61CD6 #E749E7 #EE7FEE #F5B5F5 #FBE4FB
Accessibility & contrast
On white
2.36
#EE7FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#EE7FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7FEE
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7FEE | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A0F2
Deuteranopia (green-blind)
#95AEEB
Tritanopia (blue-blind)
#F48BAC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ee7fee; /* rgb */ color: rgb(238, 127, 238); /* oklch */ color: oklch(75.8% 0.191 327.3);
Tailwind
colors: {
custom: {
50: '#f6a8f4',
500: '#ee7fee',
950: '#000000',
},
}SCSS
$custom: #ee7fee; $custom-light: #f6a8f4; $custom-dark: #000000;
JSON
{
"hex": "#ee7fee",
"rgb": {
"r": 238,
"g": 127,
"b": 238
},
"hsl": {
"h": 300,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.75773,
"c": 0.19092,
"h": 327.3
},
"luminance": 0.39529
}Semantic roles & 50–950 ramp
primary
#EE7FEE
secondary
#D6F3D6
accent
#D90D0D
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85