#EE8BF3#EE8BF3
#EE8BF3 is a light, vivid purple. Relative luminance 0.431; OKLCH L 77.7% C 0.176 H 325.4°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8BF3 |
|---|---|
| RGB | rgb(238, 139, 243) |
| HSL | hsl(297, 81%, 75%) |
| HSV | hsv(297, 43%, 95%) |
| CMYK | cmyk(2.1%, 42.8%, 0%, 4.7%) |
| CIE-LAB | lab(71.63, 52.77, -36.54) |
| CIE-LCH | lch(71.63, 64.19, 325.30°) |
| OKLab | oklab(77.7% 0.1449 -0.1001) |
| OKLCH | oklch(77.7% 0.176 325.4) |
| XYZ | xyz(60.6688, 43.1162, 89.9032) |
| Luminance | 0.4311 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.87
Purply Pink
#F075E6
ΔE00 4.49
Lavender Pink
#DD85D7
ΔE00 4.74
Candy Pink
#FF63E9
ΔE00 7.05
Orchid
#DA70D6
ΔE00 7.22
Light Magenta
#FA5FF7
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8BF3 #90F38B
analogous
#BA8BF3 #EE8BF3 #F38BC4
triadic
#EE8BF3 #F3EE8B #8BF3EE
tetradic
#EE8BF3 #F3BA8B #90F38B #8BC4F3
square
#EE8BF3 #F3BA8B #90F38B #8BC4F3
split-complementary
#EE8BF3 #C4F38B #8BF3BA
monochromatic
#DE1CE8 #E654ED #EE8BF3 #F6C2F9 #FBE3FC
Accessibility & contrast
On white
2.18
#EE8BF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#EE8BF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8BF3
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8BF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8BF3 | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A8F7
Deuteranopia (green-blind)
#9CB4F0
Tritanopia (blue-blind)
#F396B4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ee8bf3; /* rgb */ color: rgb(238, 139, 243); /* oklch */ color: oklch(77.7% 0.176 325.4);
Tailwind
colors: {
custom: {
50: '#f5aff7',
500: '#ee8bf3',
950: '#000000',
},
}SCSS
$custom: #ee8bf3; $custom-light: #f5aff7; $custom-dark: #000000;
JSON
{
"hex": "#ee8bf3",
"rgb": {
"r": 238,
"g": 139,
"b": 243
},
"hsl": {
"h": 297.115,
"s": 81.25,
"l": 74.902
},
"oklch": {
"l": 0.77701,
"c": 0.17608,
"h": 325.4
},
"luminance": 0.43113
}Semantic roles & 50–950 ramp
primary
#EE8BF3
secondary
#D8F4D7
accent
#DE0812
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085