#EE8BF5#EE8BF5
#EE8BF5 is a light, vivid purple. Relative luminance 0.432; OKLCH L 77.8% C 0.178 H 324.7°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8BF5 |
|---|---|
| RGB | rgb(238, 139, 245) |
| HSL | hsl(296, 84%, 75%) |
| HSV | hsv(296, 43%, 96%) |
| CMYK | cmyk(2.9%, 43.3%, 0%, 3.9%) |
| CIE-LAB | lab(71.72, 53.14, -37.50) |
| CIE-LCH | lch(71.72, 65.04, 324.79°) |
| OKLab | oklab(77.79% 0.1452 -0.1028) |
| OKLCH | oklch(77.79% 0.178 324.7) |
| XYZ | xyz(60.9724, 43.2377, 91.5025) |
| Luminance | 0.4324 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.98
Purply Pink
#F075E6
ΔE00 4.61
Lavender Pink
#DD85D7
ΔE00 5.02
Candy Pink
#FF63E9
ΔE00 7.11
Orchid
#DA70D6
ΔE00 7.34
Light Magenta
#FA5FF7
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8BF5 #92F58B
analogous
#B98BF5 #EE8BF5 #F58BC7
triadic
#EE8BF5 #F5EE8B #8BF5EE
tetradic
#EE8BF5 #F5B98B #92F58B #8BC7F5
square
#EE8BF5 #F5B98B #92F58B #8BC7F5
split-complementary
#EE8BF5 #C7F58B #8BF5B9
monochromatic
#DD1AEB #E653F0 #EE8BF5 #F6C3FA #FBE3FD
Accessibility & contrast
On white
2.18
#EE8BF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#EE8BF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8BF5
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8BF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8BF5 | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A8F9
Deuteranopia (green-blind)
#9BB4F2
Tritanopia (blue-blind)
#F297B5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ee8bf5; /* rgb */ color: rgb(238, 139, 245); /* oklch */ color: oklch(77.8% 0.178 324.7);
Tailwind
colors: {
custom: {
50: '#f5aff8',
500: '#ee8bf5',
950: '#000000',
},
}SCSS
$custom: #ee8bf5; $custom-light: #f5aff8; $custom-dark: #000000;
JSON
{
"hex": "#ee8bf5",
"rgb": {
"r": 238,
"g": 139,
"b": 245
},
"hsl": {
"h": 296.038,
"s": 84.127,
"l": 75.294
},
"oklch": {
"l": 0.77789,
"c": 0.17796,
"h": 324.7
},
"luminance": 0.43235
}Semantic roles & 50–950 ramp
primary
#EE8BF5
secondary
#D8F5D6
accent
#E10513
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085