#EC8FF6#EC8FF6
#EC8FF6 is a light, vivid purple. Relative luminance 0.441; OKLCH L 78.2% C 0.171 H 323.5°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EC8FF6 |
|---|---|
| RGB | rgb(236, 143, 246) |
| HSL | hsl(294, 85%, 76%) |
| HSV | hsv(294, 42%, 96%) |
| CMYK | cmyk(4.1%, 41.9%, 0%, 3.5%) |
| CIE-LAB | lab(72.32, 50.72, -37.13) |
| CIE-LCH | lch(72.32, 62.86, 323.79°) |
| OKLab | oklab(78.2% 0.1376 -0.1018) |
| OKLCH | oklch(78.2% 0.171 323.5) |
| XYZ | xyz(61.0474, 44.1341, 92.4740) |
| Luminance | 0.4413 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.81
Lavender Pink
#DD85D7
ΔE00 5.24
Purply Pink
#F075E6
ΔE00 5.44
Plum
#DDA0DD
ΔE00 7.29
Baby Purple
#CA9BF7
ΔE00 7.41
Orchid
#DA70D6
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC8FF6 #99F68F
analogous
#B98FF6 #EC8FF6 #F68FCD
triadic
#EC8FF6 #F6EC8F #8FF6EC
tetradic
#EC8FF6 #F6B98F #99F68F #8FCDF6
square
#EC8FF6 #F6B98F #99F68F #8FCDF6
split-complementary
#EC8FF6 #CDF68F #8FF6B9
monochromatic
#D91EED #E256F1 #EC8FF6 #F6C8FB #FAE3FD
Accessibility & contrast
On white
2.14
#EC8FF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#EC8FF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC8FF6
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC8FF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC8FF6 | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83AAFA
Deuteranopia (green-blind)
#9CB5F3
Tritanopia (blue-blind)
#F09BB7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ec8ff6; /* rgb */ color: rgb(236, 143, 246); /* oklch */ color: oklch(78.2% 0.171 323.5);
Tailwind
colors: {
custom: {
50: '#f4b2f9',
500: '#ec8ff6',
950: '#000000',
},
}SCSS
$custom: #ec8ff6; $custom-light: #f4b2f9; $custom-dark: #000000;
JSON
{
"hex": "#ec8ff6",
"rgb": {
"r": 236,
"g": 143,
"b": 246
},
"hsl": {
"h": 294.175,
"s": 85.124,
"l": 76.275
},
"oklch": {
"l": 0.78202,
"c": 0.17118,
"h": 323.5
},
"luminance": 0.44132
}Semantic roles & 50–950 ramp
primary
#EC8FF6
secondary
#D9F5D6
accent
#E20419
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085