#EC8DFF#EC8DFF
#EC8DFF is a light, vivid purple. Relative luminance 0.441; OKLCH L 78.3% C 0.183 H 320.8°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EC8DFF |
|---|---|
| RGB | rgb(236, 141, 255) |
| HSL | hsl(290, 100%, 78%) |
| HSV | hsv(290, 45%, 100%) |
| CMYK | cmyk(7.5%, 44.7%, 0%, 0%) |
| CIE-LAB | lab(72.30, 53.42, -42.05) |
| CIE-LCH | lch(72.30, 67.99, 321.79°) |
| OKLab | oklab(78.31% 0.142 -0.1159) |
| OKLCH | oklch(78.31% 0.183 320.8) |
| XYZ | xyz(62.1648, 44.1050, 99.8269) |
| Luminance | 0.4410 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.43
Purply Pink
#F075E6
ΔE00 5.87
Lavender Pink
#DD85D7
ΔE00 6.51
Baby Purple
#CA9BF7
ΔE00 7.16
Liliac
#C48EFD
ΔE00 7.41
Violet Pink
#FB5FFC
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC8DFF #A0FF8D
analogous
#B38DFF #EC8DFF #FF8DD9
triadic
#EC8DFF #FFEC8D #8DFFEC
tetradic
#EC8DFF #FFB38D #A0FF8D #8DD9FF
square
#EC8DFF #FFB38D #A0FF8D #8DD9FF
split-complementary
#EC8DFF #D9FF8D #8DFFB3
monochromatic
#D813FF #E250FF #EC8DFF #F6CAFF #FAE0FF
Accessibility & contrast
On white
2.14
#EC8DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#EC8DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC8DFF
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC8DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC8DFF | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CABFF
Deuteranopia (green-blind)
#97B5FC
Tritanopia (blue-blind)
#EE9BBA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ec8dff; /* rgb */ color: rgb(236, 141, 255); /* oklch */ color: oklch(78.3% 0.183 320.8);
Tailwind
colors: {
custom: {
50: '#f4b1ff',
500: '#ec8dff',
950: '#000000',
},
}SCSS
$custom: #ec8dff; $custom-light: #f4b1ff; $custom-dark: #000000;
JSON
{
"hex": "#ec8dff",
"rgb": {
"r": 236,
"g": 141,
"b": 255
},
"hsl": {
"h": 290,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.78312,
"c": 0.18329,
"h": 320.8
},
"luminance": 0.44103
}Semantic roles & 50–950 ramp
primary
#EC8DFF
secondary
#DAF7D4
accent
#E60026
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086