#EE8BFA#EE8BFA
#EE8BFA is a light, vivid purple. Relative luminance 0.435; OKLCH L 78.0% C 0.183 H 323.1°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8BFA |
|---|---|
| RGB | rgb(238, 139, 250) |
| HSL | hsl(294, 92%, 76%) |
| HSV | hsv(294, 44%, 98%) |
| CMYK | cmyk(4.8%, 44.4%, 0%, 2%) |
| CIE-LAB | lab(71.92, 54.05, -39.90) |
| CIE-LCH | lch(71.92, 67.19, 323.57°) |
| OKLab | oklab(78.01% 0.1461 -0.1097) |
| OKLCH | oklch(78.01% 0.183 323.1) |
| XYZ | xyz(61.7461, 43.5471, 95.5769) |
| Luminance | 0.4355 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.47
Purply Pink
#F075E6
ΔE00 5.00
Lavender Pink
#DD85D7
ΔE00 5.74
Violet Pink
#FB5FFC
ΔE00 7.29
Light Magenta
#FA5FF7
ΔE00 7.34
Candy Pink
#FF63E9
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8BFA #97FA8B
analogous
#B78BFA #EE8BFA #FA8BCF
triadic
#EE8BFA #FAEE8B #8BFAEE
tetradic
#EE8BFA #FAB78B #97FA8B #8BCFFA
square
#EE8BFA #FAB78B #97FA8B #8BCFFA
split-complementary
#EE8BFA #CFFA8B #8BFAB7
monochromatic
#DD16F5 #E550F7 #EE8BFA #F7C6FD #FBE2FE
Accessibility & contrast
On white
2.16
#EE8BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#EE8BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8BFA
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8BFA | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA9FE
Deuteranopia (green-blind)
#99B4F7
Tritanopia (blue-blind)
#F198B7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ee8bfa; /* rgb */ color: rgb(238, 139, 250); /* oklch */ color: oklch(78.0% 0.183 323.1);
Tailwind
colors: {
custom: {
50: '#f5affc',
500: '#ee8bfa',
950: '#000000',
},
}SCSS
$custom: #ee8bfa; $custom-light: #f5affc; $custom-dark: #000000;
JSON
{
"hex": "#ee8bfa",
"rgb": {
"r": 238,
"g": 139,
"b": 250
},
"hsl": {
"h": 293.514,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.78013,
"c": 0.18273,
"h": 323.1
},
"luminance": 0.43545
}Semantic roles & 50–950 ramp
primary
#EE8BFA
secondary
#D9F6D5
accent
#E60019
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085