#EC8FF4#EC8FF4
#EC8FF4 is a light, vivid purple. Relative luminance 0.440; OKLCH L 78.1% C 0.169 H 324.2°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EC8FF4 |
|---|---|
| RGB | rgb(236, 143, 244) |
| HSL | hsl(295, 82%, 76%) |
| HSV | hsv(295, 41%, 96%) |
| CMYK | cmyk(3.3%, 41.4%, 0%, 4.3%) |
| CIE-LAB | lab(72.24, 50.35, -36.17) |
| CIE-LCH | lch(72.24, 61.99, 324.31°) |
| OKLab | oklab(78.11% 0.1372 -0.0991) |
| OKLCH | oklch(78.11% 0.169 324.2) |
| XYZ | xyz(60.7421, 44.0120, 90.8660) |
| Luminance | 0.4401 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.72
Lavender Pink
#DD85D7
ΔE00 4.96
Purply Pink
#F075E6
ΔE00 5.33
Plum
#DDA0DD
ΔE00 7.04
Baby Purple
#CA9BF7
ΔE00 7.55
Orchid
#DA70D6
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC8FF4 #97F48F
analogous
#B98FF4 #EC8FF4 #F48FC9
triadic
#EC8FF4 #F4EC8F #8FF4EC
tetradic
#EC8FF4 #F4B98F #97F48F #8FC9F4
square
#EC8FF4 #F4B98F #97F48F #8FC9F4
split-complementary
#EC8FF4 #C9F48F #8FF4B9
monochromatic
#D920E9 #E357EF #EC8FF4 #F5C7F9 #FAE3FC
Accessibility & contrast
On white
2.14
#EC8FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#EC8FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC8FF4
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC8FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC8FF4 | 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)
#84AAF8
Deuteranopia (green-blind)
#9DB5F1
Tritanopia (blue-blind)
#F09AB6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ec8ff4; /* rgb */ color: rgb(236, 143, 244); /* oklch */ color: oklch(78.1% 0.169 324.2);
Tailwind
colors: {
custom: {
50: '#f4b2f8',
500: '#ec8ff4',
950: '#000000',
},
}SCSS
$custom: #ec8ff4; $custom-light: #f4b2f8; $custom-dark: #000000;
JSON
{
"hex": "#ec8ff4",
"rgb": {
"r": 236,
"g": 143,
"b": 244
},
"hsl": {
"h": 295.248,
"s": 82.114,
"l": 75.882
},
"oklch": {
"l": 0.78115,
"c": 0.16924,
"h": 324.2
},
"luminance": 0.44009
}Semantic roles & 50–950 ramp
primary
#EC8FF4
secondary
#D9F4D7
accent
#DF0718
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085