#EE8BFC#EE8BFC
#EE8BFC is a light, vivid purple. Relative luminance 0.437; OKLCH L 78.1% C 0.185 H 322.5°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8BFC |
|---|---|
| RGB | rgb(238, 139, 252) |
| HSL | hsl(293, 95%, 77%) |
| HSV | hsv(293, 45%, 99%) |
| CMYK | cmyk(5.6%, 44.8%, 0%, 1.2%) |
| CIE-LAB | lab(72.01, 54.42, -40.86) |
| CIE-LCH | lch(72.01, 68.05, 323.10°) |
| OKLab | oklab(78.1% 0.1465 -0.1125) |
| OKLCH | oklch(78.1% 0.185 322.5) |
| XYZ | xyz(62.0613, 43.6732, 97.2373) |
| Luminance | 0.4367 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.72
Purply Pink
#F075E6
ΔE00 5.19
Lavender Pink
#DD85D7
ΔE00 6.03
Violet Pink
#FB5FFC
ΔE00 7.26
Light Magenta
#FA5FF7
ΔE00 7.35
Candy Pink
#FF63E9
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8BFC #99FC8B
analogous
#B68BFC #EE8BFC #FC8BD2
triadic
#EE8BFC #FCEE8B #8BFCEE
tetradic
#EE8BFC #FCB68B #99FC8B #8BD2FC
square
#EE8BFC #FCB68B #99FC8B #8BD2FC
split-complementary
#EE8BFC #D2FC8B #8BFCB6
monochromatic
#DD14F9 #E54FFA #EE8BFC #F7C7FE #FBE1FE
Accessibility & contrast
On white
2.16
#EE8BFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#EE8BFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8BFC
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8BFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8BFC | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA9FF
Deuteranopia (green-blind)
#98B5F9
Tritanopia (blue-blind)
#F199B8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ee8bfc; /* rgb */ color: rgb(238, 139, 252); /* oklch */ color: oklch(78.1% 0.185 322.5);
Tailwind
colors: {
custom: {
50: '#f5affd',
500: '#ee8bfc',
950: '#000000',
},
}SCSS
$custom: #ee8bfc; $custom-light: #f5affd; $custom-dark: #000000;
JSON
{
"hex": "#ee8bfc",
"rgb": {
"r": 238,
"g": 139,
"b": 252
},
"hsl": {
"h": 292.566,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.78104,
"c": 0.18466,
"h": 322.5
},
"luminance": 0.43671
}Semantic roles & 50–950 ramp
primary
#EE8BFC
secondary
#D9F6D5
accent
#E6001C
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086