#EE8EF3#EE8EF3
#EE8EF3 is a light, vivid purple. Relative luminance 0.440; OKLCH L 78.1% C 0.171 H 325.3°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8EF3 |
|---|---|
| RGB | rgb(238, 142, 243) |
| HSL | hsl(297, 81%, 75%) |
| HSV | hsv(297, 42%, 95%) |
| CMYK | cmyk(2.1%, 41.6%, 0%, 4.7%) |
| CIE-LAB | lab(72.23, 51.26, -35.62) |
| CIE-LCH | lch(72.23, 62.42, 325.21°) |
| OKLab | oklab(78.14% 0.1407 -0.0975) |
| OKLCH | oklch(78.14% 0.171 325.3) |
| XYZ | xyz(61.1091, 43.9969, 90.0500) |
| Luminance | 0.4399 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.45
Lavender Pink
#DD85D7
ΔE00 4.83
Purply Pink
#F075E6
ΔE00 5.04
Plum
#DDA0DD
ΔE00 7.11
Candy Pink
#FF63E9
ΔE00 7.60
Orchid
#DA70D6
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8EF3 #93F38E
analogous
#BB8EF3 #EE8EF3 #F38EC5
triadic
#EE8EF3 #F3EE8E #8EF3EE
tetradic
#EE8EF3 #F3BB8E #93F38E #8EC5F3
square
#EE8EF3 #F3BB8E #93F38E #8EC5F3
split-complementary
#EE8EF3 #C5F38E #8EF3BB
monochromatic
#DD1FE7 #E657ED #EE8EF3 #F6C5F9 #FBE3FC
Accessibility & contrast
On white
2.14
#EE8EF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#EE8EF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8EF3
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8EF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8EF3 | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AAF7
Deuteranopia (green-blind)
#9EB5F0
Tritanopia (blue-blind)
#F399B5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ee8ef3; /* rgb */ color: rgb(238, 142, 243); /* oklch */ color: oklch(78.1% 0.171 325.3);
Tailwind
colors: {
custom: {
50: '#f5b1f7',
500: '#ee8ef3',
950: '#000000',
},
}SCSS
$custom: #ee8ef3; $custom-light: #f5b1f7; $custom-dark: #000000;
JSON
{
"hex": "#ee8ef3",
"rgb": {
"r": 238,
"g": 142,
"b": 243
},
"hsl": {
"h": 297.03,
"s": 80.8,
"l": 75.49
},
"oklch": {
"l": 0.78144,
"c": 0.17113,
"h": 325.3
},
"luminance": 0.43994
}Semantic roles & 50–950 ramp
primary
#EE8EF3
secondary
#D9F4D7
accent
#DD0813
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171117
muted
#858085