#EE9BFB#EE9BFB
#EE9BFB is a light, vivid purple. Relative luminance 0.486; OKLCH L 80.5% C 0.157 H 322.0°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EE9BFB |
|---|---|
| RGB | rgb(238, 155, 251) |
| HSL | hsl(292, 92%, 80%) |
| HSV | hsv(292, 38%, 98%) |
| CMYK | cmyk(5.2%, 38.2%, 0%, 1.6%) |
| CIE-LAB | lab(75.19, 46.06, -35.37) |
| CIE-LCH | lch(75.19, 58.07, 322.48°) |
| OKLab | oklab(80.47% 0.1239 -0.0969) |
| OKLCH | oklch(80.47% 0.157 322) |
| XYZ | xyz(64.3918, 48.5871, 97.2344) |
| Luminance | 0.4859 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.29
Mauve
#E0B0FF
ΔE00 6.12
Plum
#DDA0DD
ΔE00 6.28
Lavender Pink
#DD85D7
ΔE00 6.84
Baby Purple
#CA9BF7
ΔE00 6.88
Lilac (survey)
#CEA2FD
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE9BFB #A8FB9B
analogous
#BE9BFB #EE9BFB #FB9BD8
triadic
#EE9BFB #FBEE9B #9BFBEE
tetradic
#EE9BFB #FBBE9B #A8FB9B #9BD8FB
square
#EE9BFB #FBBE9B #A8FB9B #9BD8FB
split-complementary
#EE9BFB #D8FB9B #9BFBBE
monochromatic
#DA25F6 #E460F9 #EE9BFB #F8D6FD #FAE2FE
Accessibility & contrast
On white
1.96
#EE9BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#EE9BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE9BFB
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE9BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE9BFB | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B3FF
Deuteranopia (green-blind)
#A5BCF8
Tritanopia (blue-blind)
#F1A6BF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ee9bfb; /* rgb */ color: rgb(238, 155, 251); /* oklch */ color: oklch(80.5% 0.157 322.0);
Tailwind
colors: {
custom: {
50: '#f5bafd',
500: '#ee9bfb',
950: '#000000',
},
}SCSS
$custom: #ee9bfb; $custom-light: #f5bafd; $custom-dark: #000000;
JSON
{
"hex": "#ee9bfb",
"rgb": {
"r": 238,
"g": 155,
"b": 251
},
"hsl": {
"h": 291.875,
"s": 92.308,
"l": 79.608
},
"oklch": {
"l": 0.80475,
"c": 0.15724,
"h": 322
},
"luminance": 0.48585
}Semantic roles & 50–950 ramp
primary
#EE9BFB
secondary
#D9F6D5
accent
#E6001F
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171217
muted
#858185