#EE8BFB#EE8BFB
#EE8BFB is a light, vivid purple. Relative luminance 0.436; OKLCH L 78.1% C 0.184 H 322.8°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8BFB |
|---|---|
| RGB | rgb(238, 139, 251) |
| HSL | hsl(293, 93%, 76%) |
| HSV | hsv(293, 45%, 98%) |
| CMYK | cmyk(5.2%, 44.6%, 0%, 1.6%) |
| CIE-LAB | lab(71.97, 54.24, -40.38) |
| CIE-LCH | lch(71.97, 67.62, 323.33°) |
| OKLab | oklab(78.06% 0.1463 -0.1111) |
| OKLCH | oklch(78.06% 0.184 322.8) |
| XYZ | xyz(61.9033, 43.6100, 96.4049) |
| Luminance | 0.4361 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.59
Purply Pink
#F075E6
ΔE00 5.10
Lavender Pink
#DD85D7
ΔE00 5.88
Violet Pink
#FB5FFC
ΔE00 7.27
Light Magenta
#FA5FF7
ΔE00 7.34
Candy Pink
#FF63E9
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8BFB #98FB8B
analogous
#B68BFB #EE8BFB #FB8BD0
triadic
#EE8BFB #FBEE8B #8BFBEE
tetradic
#EE8BFB #FBB68B #98FB8B #8BD0FB
square
#EE8BFB #FBB68B #98FB8B #8BD0FB
split-complementary
#EE8BFB #D0FB8B #8BFBB6
monochromatic
#DD15F7 #E550F9 #EE8BFB #F7C6FD #FBE1FE
Accessibility & contrast
On white
2.16
#EE8BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#EE8BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8BFB
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8BFB | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA9FF
Deuteranopia (green-blind)
#99B4F8
Tritanopia (blue-blind)
#F198B7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ee8bfb; /* rgb */ color: rgb(238, 139, 251); /* oklch */ color: oklch(78.1% 0.184 322.8);
Tailwind
colors: {
custom: {
50: '#f5affd',
500: '#ee8bfb',
950: '#000000',
},
}SCSS
$custom: #ee8bfb; $custom-light: #f5affd; $custom-dark: #000000;
JSON
{
"hex": "#ee8bfb",
"rgb": {
"r": 238,
"g": 139,
"b": 251
},
"hsl": {
"h": 293.036,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.78059,
"c": 0.1837,
"h": 322.8
},
"luminance": 0.43607
}Semantic roles & 50–950 ramp
primary
#EE8BFB
secondary
#D9F6D5
accent
#E6001B
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085