#EE7EFE#EE7EFE
#EE7EFE is a light, highly saturated purple. Relative luminance 0.403; OKLCH L 76.4% C 0.207 H 322.5°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7EFE |
|---|---|
| RGB | rgb(238, 126, 254) |
| HSL | hsl(293, 98%, 75%) |
| HSV | hsv(293, 50%, 100%) |
| CMYK | cmyk(6.3%, 50.4%, 0%, 0.4%) |
| CIE-LAB | lab(69.65, 61.17, -45.64) |
| CIE-LCH | lch(69.65, 76.32, 323.27°) |
| OKLab | oklab(76.39% 0.1642 -0.1261) |
| OKLCH | oklch(76.39% 0.207 322.5) |
| XYZ | xyz(60.6083, 40.2574, 98.3247) |
| Luminance | 0.4026 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.95
Purply Pink
#F075E6
ΔE00 4.18
Violet Pink
#FB5FFC
ΔE00 4.85
Light Magenta
#FA5FF7
ΔE00 5.01
Candy Pink
#FF63E9
ΔE00 5.88
Lavender Pink
#DD85D7
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7EFE #8EFE7E
analogous
#AE7EFE #EE7EFE #FE7ECE
triadic
#EE7EFE #FEEE7E #7EFEEE
tetradic
#EE7EFE #FEAE7E #8EFE7E #7ECEFE
square
#EE7EFE #FEAE7E #8EFE7E #7ECEFE
split-complementary
#EE7EFE #CEFE7E #7EFEAE
monochromatic
#DE05FD #E641FE #EE7EFE #F6BBFE #FBE1FF
Accessibility & contrast
On white
2.32
#EE7EFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#EE7EFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7EFE
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7EFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7EFE | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA2FF
Deuteranopia (green-blind)
#8DAFFA
Tritanopia (blue-blind)
#F18FB3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ee7efe; /* rgb */ color: rgb(238, 126, 254); /* oklch */ color: oklch(76.4% 0.207 322.5);
Tailwind
colors: {
custom: {
50: '#f6a7ff',
500: '#ee7efe',
950: '#000000',
},
}SCSS
$custom: #ee7efe; $custom-light: #f6a7ff; $custom-dark: #000000;
JSON
{
"hex": "#ee7efe",
"rgb": {
"r": 238,
"g": 126,
"b": 254
},
"hsl": {
"h": 292.5,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.76386,
"c": 0.20708,
"h": 322.5
},
"luminance": 0.40255
}Semantic roles & 50–950 ramp
primary
#EE7EFE
secondary
#D8F7D4
accent
#E6001D
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86