#EE9BF4#EE9BF4
#EE9BF4 is a light, vivid purple. Relative luminance 0.482; OKLCH L 80.2% C 0.150 H 324.5°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EE9BF4 |
|---|---|
| RGB | rgb(238, 155, 244) |
| HSL | hsl(296, 80%, 78%) |
| HSV | hsv(296, 36%, 96%) |
| CMYK | cmyk(2.5%, 36.5%, 0%, 4.3%) |
| CIE-LAB | lab(74.92, 44.76, -31.99) |
| CIE-LCH | lch(74.92, 55.02, 324.44°) |
| OKLab | oklab(80.18% 0.1223 -0.0873) |
| OKLCH | oklch(80.18% 0.15 324.5) |
| XYZ | xyz(63.3088, 48.1539, 91.5302) |
| Luminance | 0.4815 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.23
Violet (CSS)
#EE82EE
ΔE00 5.26
Lavender Pink
#DD85D7
ΔE00 6.15
Mauve
#E0B0FF
ΔE00 6.41
Baby Purple
#CA9BF7
ΔE00 7.50
Lilac (survey)
#CEA2FD
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE9BF4 #A1F49B
analogous
#C19BF4 #EE9BF4 #F49BCD
triadic
#EE9BF4 #F4EE9B #9BF4EE
tetradic
#EE9BF4 #F4C19B #A1F49B #9BCDF4
square
#EE9BF4 #F4C19B #A1F49B #9BCDF4
split-complementary
#EE9BF4 #CDF49B #9BF4C1
monochromatic
#DB2DE8 #E564EE #EE9BF4 #F7D2FA #FAE3FC
Accessibility & contrast
On white
1.98
#EE9BF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#EE9BF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE9BF4
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE9BF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE9BF4 | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B2F7
Deuteranopia (green-blind)
#A8BCF1
Tritanopia (blue-blind)
#F2A4BC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ee9bf4; /* rgb */ color: rgb(238, 155, 244); /* oklch */ color: oklch(80.2% 0.150 324.5);
Tailwind
colors: {
custom: {
50: '#f5baf8',
500: '#ee9bf4',
950: '#000000',
},
}SCSS
$custom: #ee9bf4; $custom-light: #f5baf8; $custom-dark: #000000;
JSON
{
"hex": "#ee9bf4",
"rgb": {
"r": 238,
"g": 155,
"b": 244
},
"hsl": {
"h": 295.955,
"s": 80.18,
"l": 78.235
},
"oklch": {
"l": 0.80181,
"c": 0.15027,
"h": 324.5
},
"luminance": 0.48151
}Semantic roles & 50–950 ramp
primary
#EE9BF4
secondary
#D9F4D7
accent
#DD0917
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171217
muted
#858185