#EE8BF0#EE8BF0
#EE8BF0 is a light, vivid purple. Relative luminance 0.429; OKLCH L 77.6% C 0.173 H 326.4°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8BF0 |
|---|---|
| RGB | rgb(238, 139, 240) |
| HSL | hsl(299, 77%, 74%) |
| HSV | hsv(299, 42%, 94%) |
| CMYK | cmyk(0.8%, 42.1%, 0%, 5.9%) |
| CIE-LAB | lab(71.51, 52.23, -35.09) |
| CIE-LCH | lch(71.51, 62.92, 326.11°) |
| OKLab | oklab(77.57% 0.1443 -0.0959) |
| OKLCH | oklch(77.57% 0.173 326.4) |
| XYZ | xyz(60.2194, 42.9365, 87.5367) |
| Luminance | 0.4293 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.83
Lavender Pink
#DD85D7
ΔE00 4.34
Purply Pink
#F075E6
ΔE00 4.36
Candy Pink
#FF63E9
ΔE00 6.97
Orchid
#DA70D6
ΔE00 7.07
Plum
#DDA0DD
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8BF0 #8DF08B
analogous
#BC8BF0 #EE8BF0 #F08BC0
triadic
#EE8BF0 #F0EE8B #8BF0EE
tetradic
#EE8BF0 #F0BC8B #8DF08B #8BC0F0
square
#EE8BF0 #F0BC8B #8DF08B #8BC0F0
split-complementary
#EE8BF0 #C0F08B #8BF0BC
monochromatic
#DE1FE2 #E655E9 #EE8BF0 #F6C1F7 #FBE4FB
Accessibility & contrast
On white
2.19
#EE8BF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#EE8BF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8BF0
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8BF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8BF0 | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A7F4
Deuteranopia (green-blind)
#9DB4ED
Tritanopia (blue-blind)
#F395B2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ee8bf0; /* rgb */ color: rgb(238, 139, 240); /* oklch */ color: oklch(77.6% 0.173 326.4);
Tailwind
colors: {
custom: {
50: '#f5aff5',
500: '#ee8bf0',
950: '#000000',
},
}SCSS
$custom: #ee8bf0; $custom-light: #f5aff5; $custom-dark: #000000;
JSON
{
"hex": "#ee8bf0",
"rgb": {
"r": 238,
"g": 139,
"b": 240
},
"hsl": {
"h": 298.812,
"s": 77.099,
"l": 74.314
},
"oklch": {
"l": 0.7757,
"c": 0.17328,
"h": 326.4
},
"luminance": 0.42934
}Semantic roles & 50–950 ramp
primary
#EE8BF0
secondary
#D8F3D8
accent
#D90C10
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085