#EE7EF7#EE7EF7
#EE7EF7 is a light, highly saturated purple. Relative luminance 0.398; OKLCH L 76.1% C 0.201 H 324.5°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7EF7 |
|---|---|
| RGB | rgb(238, 126, 247) |
| HSL | hsl(296, 88%, 73%) |
| HSV | hsv(296, 49%, 97%) |
| CMYK | cmyk(3.6%, 49%, 0%, 3.1%) |
| CIE-LAB | lab(69.34, 59.90, -42.30) |
| CIE-LCH | lch(69.34, 73.33, 324.77°) |
| OKLab | oklab(76.05% 0.1633 -0.1165) |
| OKLCH | oklch(76.05% 0.201 324.5) |
| XYZ | xyz(59.5078, 39.8172, 92.5286) |
| Luminance | 0.3981 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.88
Purply Pink
#F075E6
ΔE00 3.17
Violet Pink
#FB5FFC
ΔE00 4.87
Light Magenta
#FA5FF7
ΔE00 4.88
Candy Pink
#FF63E9
ΔE00 5.24
Lavender Pink
#DD85D7
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7EF7 #87F77E
analogous
#B17EF7 #EE7EF7 #F77EC3
triadic
#EE7EF7 #F7EE7E #7EF7EE
tetradic
#EE7EF7 #F7B17E #87F77E #7EC3F7
square
#EE7EF7 #F7B17E #87F77E #7EC3F7
split-complementary
#EE7EF7 #C3F77E #7EF7B1
monochromatic
#DC0FEC #E644F3 #EE7EF7 #F6B8FB #FBE2FD
Accessibility & contrast
On white
2.34
#EE7EF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#EE7EF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7EF7
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7EF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7EF7 | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA1FB
Deuteranopia (green-blind)
#91AEF3
Tritanopia (blue-blind)
#F28DAF
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ee7ef7; /* rgb */ color: rgb(238, 126, 247); /* oklch */ color: oklch(76.1% 0.201 324.5);
Tailwind
colors: {
custom: {
50: '#f6a7fa',
500: '#ee7ef7',
950: '#000000',
},
}SCSS
$custom: #ee7ef7; $custom-light: #f6a7fa; $custom-dark: #000000;
JSON
{
"hex": "#ee7ef7",
"rgb": {
"r": 238,
"g": 126,
"b": 247
},
"hsl": {
"h": 295.537,
"s": 88.321,
"l": 73.137
},
"oklch": {
"l": 0.76052,
"c": 0.20062,
"h": 324.5
},
"luminance": 0.39814
}Semantic roles & 50–950 ramp
primary
#EE7EF7
secondary
#D8F5D6
accent
#E50112
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85