#EE8BF2#EE8BF2
#EE8BF2 is a light, vivid purple. Relative luminance 0.431; OKLCH L 77.7% C 0.175 H 325.7°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8BF2 |
|---|---|
| RGB | rgb(238, 139, 242) |
| HSL | hsl(298, 80%, 75%) |
| HSV | hsv(298, 43%, 95%) |
| CMYK | cmyk(1.7%, 42.6%, 0%, 5.1%) |
| CIE-LAB | lab(71.59, 52.59, -36.05) |
| CIE-LCH | lch(71.59, 63.76, 325.57°) |
| OKLab | oklab(77.66% 0.1447 -0.0987) |
| OKLCH | oklch(77.66% 0.175 325.7) |
| XYZ | xyz(60.5182, 43.0560, 89.1101) |
| Luminance | 0.4305 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.84
Purply Pink
#F075E6
ΔE00 4.44
Lavender Pink
#DD85D7
ΔE00 4.60
Candy Pink
#FF63E9
ΔE00 7.02
Orchid
#DA70D6
ΔE00 7.16
Light Magenta
#FA5FF7
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8BF2 #8FF28B
analogous
#BB8BF2 #EE8BF2 #F28BC3
triadic
#EE8BF2 #F2EE8B #8BF2EE
tetradic
#EE8BF2 #F2BB8B #8FF28B #8BC3F2
square
#EE8BF2 #F2BB8B #8FF28B #8BC3F2
split-complementary
#EE8BF2 #C3F28B #8BF2BB
monochromatic
#DE1DE6 #E654EC #EE8BF2 #F6C2F8 #FBE3FC
Accessibility & contrast
On white
2.19
#EE8BF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#EE8BF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8BF2
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8BF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8BF2 | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A8F6
Deuteranopia (green-blind)
#9CB4EF
Tritanopia (blue-blind)
#F396B3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ee8bf2; /* rgb */ color: rgb(238, 139, 242); /* oklch */ color: oklch(77.7% 0.175 325.7);
Tailwind
colors: {
custom: {
50: '#f5aff6',
500: '#ee8bf2',
950: '#000000',
},
}SCSS
$custom: #ee8bf2; $custom-light: #f5aff6; $custom-dark: #000000;
JSON
{
"hex": "#ee8bf2",
"rgb": {
"r": 238,
"g": 139,
"b": 242
},
"hsl": {
"h": 297.67,
"s": 79.845,
"l": 74.706
},
"oklch": {
"l": 0.77657,
"c": 0.17515,
"h": 325.7
},
"luminance": 0.43053
}Semantic roles & 50–950 ramp
primary
#EE8BF2
secondary
#D8F4D7
accent
#DC0912
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171117
muted
#858085