#EE8FF3#EE8FF3
#EE8FF3 is a light, vivid purple. Relative luminance 0.443; OKLCH L 78.3% C 0.169 H 325.2°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8FF3 |
|---|---|
| RGB | rgb(238, 143, 243) |
| HSL | hsl(297, 81%, 76%) |
| HSV | hsv(297, 41%, 95%) |
| CMYK | cmyk(2.1%, 41.2%, 0%, 4.7%) |
| CIE-LAB | lab(72.43, 50.75, -35.31) |
| CIE-LCH | lch(72.43, 61.82, 325.17°) |
| OKLab | oklab(78.29% 0.1392 -0.0966) |
| OKLCH | oklch(78.29% 0.169 325.2) |
| XYZ | xyz(61.2586, 44.2958, 90.0998) |
| Luminance | 0.4429 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.66
Lavender Pink
#DD85D7
ΔE00 4.88
Purply Pink
#F075E6
ΔE00 5.24
Plum
#DDA0DD
ΔE00 6.94
Candy Pink
#FF63E9
ΔE00 7.79
Orchid
#DA70D6
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8FF3 #94F38F
analogous
#BC8FF3 #EE8FF3 #F38FC6
triadic
#EE8FF3 #F3EE8F #8FF3EE
tetradic
#EE8FF3 #F3BC8F #94F38F #8FC6F3
square
#EE8FF3 #F3BC8F #94F38F #8FC6F3
split-complementary
#EE8FF3 #C6F38F #8FF3BC
monochromatic
#DD20E7 #E658ED #EE8FF3 #F6C6F9 #FBE3FC
Accessibility & contrast
On white
2.13
#EE8FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#EE8FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8FF3
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8FF3 | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AAF7
Deuteranopia (green-blind)
#9FB6F0
Tritanopia (blue-blind)
#F39AB6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ee8ff3; /* rgb */ color: rgb(238, 143, 243); /* oklch */ color: oklch(78.3% 0.169 325.2);
Tailwind
colors: {
custom: {
50: '#f5b2f7',
500: '#ee8ff3',
950: '#000000',
},
}SCSS
$custom: #ee8ff3; $custom-light: #f5b2f7; $custom-dark: #000000;
JSON
{
"hex": "#ee8ff3",
"rgb": {
"r": 238,
"g": 143,
"b": 243
},
"hsl": {
"h": 297,
"s": 80.645,
"l": 75.686
},
"oklch": {
"l": 0.78293,
"c": 0.16947,
"h": 325.2
},
"luminance": 0.44293
}Semantic roles & 50–950 ramp
primary
#EE8FF3
secondary
#D9F4D7
accent
#DD0913
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171117
muted
#858085