#EE7EF8#EE7EF8
#EE7EF8 is a light, highly saturated purple. Relative luminance 0.399; OKLCH L 76.1% C 0.202 H 324.2°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7EF8 |
|---|---|
| RGB | rgb(238, 126, 248) |
| HSL | hsl(295, 90%, 73%) |
| HSV | hsv(295, 49%, 97%) |
| CMYK | cmyk(4%, 49.2%, 0%, 2.7%) |
| CIE-LAB | lab(69.38, 60.08, -42.78) |
| CIE-LCH | lch(69.38, 73.76, 324.55°) |
| OKLab | oklab(76.1% 0.1635 -0.1179) |
| OKLCH | oklch(76.1% 0.202 324.2) |
| XYZ | xyz(59.6625, 39.8791, 93.3435) |
| Luminance | 0.3988 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.03
Purply Pink
#F075E6
ΔE00 3.31
Violet Pink
#FB5FFC
ΔE00 4.85
Light Magenta
#FA5FF7
ΔE00 4.88
Candy Pink
#FF63E9
ΔE00 5.32
Lavender Pink
#DD85D7
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7EF8 #88F87E
analogous
#B17EF8 #EE7EF8 #F87EC5
triadic
#EE7EF8 #F8EE7E #7EF8EE
tetradic
#EE7EF8 #F8B17E #88F87E #7EC5F8
square
#EE7EF8 #F8B17E #88F87E #7EC5F8
split-complementary
#EE7EF8 #C5F87E #7EF8B1
monochromatic
#DC0DEF #E644F5 #EE7EF8 #F6B8FB #FBE2FD
Accessibility & contrast
On white
2.34
#EE7EF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#EE7EF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7EF8
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7EF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7EF8 | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA1FC
Deuteranopia (green-blind)
#90AEF4
Tritanopia (blue-blind)
#F28DB0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ee7ef8; /* rgb */ color: rgb(238, 126, 248); /* oklch */ color: oklch(76.1% 0.202 324.2);
Tailwind
colors: {
custom: {
50: '#f6a7fb',
500: '#ee7ef8',
950: '#000000',
},
}SCSS
$custom: #ee7ef8; $custom-light: #f6a7fb; $custom-dark: #000000;
JSON
{
"hex": "#ee7ef8",
"rgb": {
"r": 238,
"g": 126,
"b": 248
},
"hsl": {
"h": 295.082,
"s": 89.706,
"l": 73.333
},
"oklch": {
"l": 0.76099,
"c": 0.20154,
"h": 324.2
},
"luminance": 0.39876
}Semantic roles & 50–950 ramp
primary
#EE7EF8
secondary
#D8F6D5
accent
#E60013
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85