#EE8BF4#EE8BF4
#EE8BF4 is a light, vivid purple. Relative luminance 0.432; OKLCH L 77.7% C 0.177 H 325.0°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8BF4 |
|---|---|
| RGB | rgb(238, 139, 244) |
| HSL | hsl(297, 83%, 75%) |
| HSV | hsv(297, 43%, 96%) |
| CMYK | cmyk(2.5%, 43%, 0%, 4.3%) |
| CIE-LAB | lab(71.67, 52.95, -37.02) |
| CIE-LCH | lch(71.67, 64.61, 325.04°) |
| OKLab | oklab(77.75% 0.1451 -0.1015) |
| OKLCH | oklch(77.75% 0.177 325) |
| XYZ | xyz(60.8202, 43.1768, 90.7007) |
| Luminance | 0.4317 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.92
Purply Pink
#F075E6
ΔE00 4.55
Lavender Pink
#DD85D7
ΔE00 4.88
Candy Pink
#FF63E9
ΔE00 7.08
Orchid
#DA70D6
ΔE00 7.28
Light Magenta
#FA5FF7
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8BF4 #91F48B
analogous
#B98BF4 #EE8BF4 #F48BC6
triadic
#EE8BF4 #F4EE8B #8BF4EE
tetradic
#EE8BF4 #F4B98B #91F48B #8BC6F4
square
#EE8BF4 #F4B98B #91F48B #8BC6F4
split-complementary
#EE8BF4 #C6F48B #8BF4B9
monochromatic
#DE1BE9 #E653EF #EE8BF4 #F6C3F9 #FBE3FC
Accessibility & contrast
On white
2.18
#EE8BF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#EE8BF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8BF4
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8BF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8BF4 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A8F8
Deuteranopia (green-blind)
#9BB4F1
Tritanopia (blue-blind)
#F296B4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ee8bf4; /* rgb */ color: rgb(238, 139, 244); /* oklch */ color: oklch(77.7% 0.177 325.0);
Tailwind
colors: {
custom: {
50: '#f5aff8',
500: '#ee8bf4',
950: '#000000',
},
}SCSS
$custom: #ee8bf4; $custom-light: #f5aff8; $custom-dark: #000000;
JSON
{
"hex": "#ee8bf4",
"rgb": {
"r": 238,
"g": 139,
"b": 244
},
"hsl": {
"h": 296.571,
"s": 82.677,
"l": 75.098
},
"oklch": {
"l": 0.77745,
"c": 0.17703,
"h": 325
},
"luminance": 0.43174
}Semantic roles & 50–950 ramp
primary
#EE8BF4
secondary
#D8F4D7
accent
#DF0613
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085