#EE8BF7#EE8BF7
#EE8BF7 is a light, vivid purple. Relative luminance 0.434; OKLCH L 77.9% C 0.180 H 324.1°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8BF7 |
|---|---|
| RGB | rgb(238, 139, 247) |
| HSL | hsl(295, 87%, 76%) |
| HSV | hsv(295, 44%, 97%) |
| CMYK | cmyk(3.6%, 43.7%, 0%, 3.1%) |
| CIE-LAB | lab(71.80, 53.50, -38.46) |
| CIE-LCH | lch(71.80, 65.89, 324.29°) |
| OKLab | oklab(77.88% 0.1456 -0.1056) |
| OKLCH | oklch(77.88% 0.18 324.1) |
| XYZ | xyz(61.2794, 43.3605, 93.1192) |
| Luminance | 0.4336 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.15
Purply Pink
#F075E6
ΔE00 4.75
Lavender Pink
#DD85D7
ΔE00 5.30
Candy Pink
#FF63E9
ΔE00 7.20
Violet Pink
#FB5FFC
ΔE00 7.37
Light Magenta
#FA5FF7
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8BF7 #94F78B
analogous
#B88BF7 #EE8BF7 #F78BCA
triadic
#EE8BF7 #F7EE8B #8BF7EE
tetradic
#EE8BF7 #F7B88B #94F78B #8BCAF7
square
#EE8BF7 #F7B88B #94F78B #8BCAF7
split-complementary
#EE8BF7 #CAF78B #8BF7B8
monochromatic
#DD18EF #E652F3 #EE8BF7 #F6C4FB #FBE2FD
Accessibility & contrast
On white
2.17
#EE8BF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#EE8BF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8BF7
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8BF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8BF7 | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA8FB
Deuteranopia (green-blind)
#9AB4F4
Tritanopia (blue-blind)
#F297B6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ee8bf7; /* rgb */ color: rgb(238, 139, 247); /* oklch */ color: oklch(77.9% 0.180 324.1);
Tailwind
colors: {
custom: {
50: '#f5affa',
500: '#ee8bf7',
950: '#000000',
},
}SCSS
$custom: #ee8bf7; $custom-light: #f5affa; $custom-dark: #000000;
JSON
{
"hex": "#ee8bf7",
"rgb": {
"r": 238,
"g": 139,
"b": 247
},
"hsl": {
"h": 295,
"s": 87.097,
"l": 75.686
},
"oklch": {
"l": 0.77878,
"c": 0.17987,
"h": 324.1
},
"luminance": 0.43358
}Semantic roles & 50–950 ramp
primary
#EE8BF7
secondary
#D9F5D6
accent
#E40215
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085