#EE8CF5#EE8CF5
#EE8CF5 is a light, vivid purple. Relative luminance 0.435; OKLCH L 77.9% C 0.176 H 324.7°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8CF5 |
|---|---|
| RGB | rgb(238, 140, 245) |
| HSL | hsl(296, 84%, 75%) |
| HSV | hsv(296, 43%, 96%) |
| CMYK | cmyk(2.9%, 42.9%, 0%, 3.9%) |
| CIE-LAB | lab(71.91, 52.63, -37.20) |
| CIE-LCH | lch(71.91, 64.45, 324.75°) |
| OKLab | oklab(77.94% 0.1439 -0.102) |
| OKLCH | oklch(77.94% 0.176 324.7) |
| XYZ | xyz(61.1179, 43.5286, 91.5510) |
| Luminance | 0.4353 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.15
Purply Pink
#F075E6
ΔE00 4.78
Lavender Pink
#DD85D7
ΔE00 5.04
Candy Pink
#FF63E9
ΔE00 7.29
Orchid
#DA70D6
ΔE00 7.49
Light Magenta
#FA5FF7
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8CF5 #93F58C
analogous
#B98CF5 #EE8CF5 #F58CC7
triadic
#EE8CF5 #F5EE8C #8CF5EE
tetradic
#EE8CF5 #F5B98C #93F58C #8CC7F5
square
#EE8CF5 #F5B98C #93F58C #8CC7F5
split-complementary
#EE8CF5 #C7F58C #8CF5B9
monochromatic
#DD1BEB #E654F0 #EE8CF5 #F6C4FA #FBE3FD
Accessibility & contrast
On white
2.16
#EE8CF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#EE8CF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8CF5
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8CF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8CF5 | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A9F9
Deuteranopia (green-blind)
#9CB4F2
Tritanopia (blue-blind)
#F298B5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ee8cf5; /* rgb */ color: rgb(238, 140, 245); /* oklch */ color: oklch(77.9% 0.176 324.7);
Tailwind
colors: {
custom: {
50: '#f5b0f8',
500: '#ee8cf5',
950: '#000000',
},
}SCSS
$custom: #ee8cf5; $custom-light: #f5b0f8; $custom-dark: #000000;
JSON
{
"hex": "#ee8cf5",
"rgb": {
"r": 238,
"g": 140,
"b": 245
},
"hsl": {
"h": 296,
"s": 84,
"l": 75.49
},
"oklch": {
"l": 0.77936,
"c": 0.17633,
"h": 324.7
},
"luminance": 0.43526
}Semantic roles & 50–950 ramp
primary
#EE8CF5
secondary
#D9F4D7
accent
#E00514
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085