#EC8FF7#EC8FF7
#EC8FF7 is a light, vivid purple. Relative luminance 0.442; OKLCH L 78.2% C 0.172 H 323.2°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EC8FF7 |
|---|---|
| RGB | rgb(236, 143, 247) |
| HSL | hsl(294, 87%, 76%) |
| HSV | hsv(294, 42%, 97%) |
| CMYK | cmyk(4.5%, 42.1%, 0%, 3.1%) |
| CIE-LAB | lab(72.36, 50.90, -37.61) |
| CIE-LCH | lch(72.36, 63.29, 323.54°) |
| OKLab | oklab(78.25% 0.1378 -0.1032) |
| OKLCH | oklch(78.25% 0.172 323.2) |
| XYZ | xyz(61.2013, 44.1957, 93.2845) |
| Luminance | 0.4419 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.87
Lavender Pink
#DD85D7
ΔE00 5.38
Purply Pink
#F075E6
ΔE00 5.51
Baby Purple
#CA9BF7
ΔE00 7.34
Plum
#DDA0DD
ΔE00 7.41
Lilac (survey)
#CEA2FD
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC8FF7 #9AF78F
analogous
#B88FF7 #EC8FF7 #F78FCE
triadic
#EC8FF7 #F7EC8F #8FF7EC
tetradic
#EC8FF7 #F7B88F #9AF78F #8FCEF7
square
#EC8FF7 #F7B88F #9AF78F #8FCEF7
split-complementary
#EC8FF7 #CEF78F #8FF7B8
monochromatic
#D91DEF #E256F3 #EC8FF7 #F6C8FB #FAE2FD
Accessibility & contrast
On white
2.13
#EC8FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#EC8FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC8FF7
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC8FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC8FF7 | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83AAFB
Deuteranopia (green-blind)
#9CB5F4
Tritanopia (blue-blind)
#EF9BB8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ec8ff7; /* rgb */ color: rgb(236, 143, 247); /* oklch */ color: oklch(78.2% 0.172 323.2);
Tailwind
colors: {
custom: {
50: '#f4b2fa',
500: '#ec8ff7',
950: '#000000',
},
}SCSS
$custom: #ec8ff7; $custom-light: #f4b2fa; $custom-dark: #000000;
JSON
{
"hex": "#ec8ff7",
"rgb": {
"r": 236,
"g": 143,
"b": 247
},
"hsl": {
"h": 293.654,
"s": 86.667,
"l": 76.471
},
"oklch": {
"l": 0.78247,
"c": 0.17216,
"h": 323.2
},
"luminance": 0.44193
}Semantic roles & 50–950 ramp
primary
#EC8FF7
secondary
#D9F5D6
accent
#E3021A
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085