#EC94EB#EC94EB
#EC94EB is a light, vivid purple. Relative luminance 0.450; OKLCH L 78.5% C 0.152 H 327.3°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EC94EB |
|---|---|
| RGB | rgb(236, 148, 235) |
| HSL | hsl(301, 70%, 75%) |
| HSV | hsv(301, 37%, 93%) |
| CMYK | cmyk(0%, 37.3%, 0.4%, 7.5%) |
| CIE-LAB | lab(72.90, 46.14, -30.23) |
| CIE-LCH | lch(72.90, 55.16, 326.77°) |
| OKLab | oklab(78.5% 0.1281 -0.0823) |
| OKLCH | oklch(78.5% 0.152 327.3) |
| XYZ | xyz(60.1762, 45.0135, 84.0999) |
| Luminance | 0.4501 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.05
Lavender Pink
#DD85D7
ΔE00 4.42
Plum
#DDA0DD
ΔE00 5.11
Purply Pink
#F075E6
ΔE00 6.26
Bubblegum Pink
#FE83CC
ΔE00 7.81
Mauve
#E0B0FF
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC94EB #94EC95
analogous
#C194EC #EC94EB #EC94BF
triadic
#EC94EB #EBEC94 #94EBEC
tetradic
#EC94EB #ECC194 #94EC95 #94BFEC
square
#EC94EB #ECC194 #94EC95 #94BFEC
split-complementary
#EC94EB #BFEC94 #94ECC1
monochromatic
#DA2CD8 #E360E1 #EC94EB #F5C8F5 #FAE5FA
Accessibility & contrast
On white
2.10
#EC94EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#EC94EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC94EB
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC94EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC94EB | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EACEE
Deuteranopia (green-blind)
#A4B7E8
Tritanopia (blue-blind)
#F19CB5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ec94eb; /* rgb */ color: rgb(236, 148, 235); /* oklch */ color: oklch(78.5% 0.152 327.3);
Tailwind
colors: {
custom: {
50: '#f3b5f1',
500: '#ec94eb',
950: '#000000',
},
}SCSS
$custom: #ec94eb; $custom-light: #f3b5f1; $custom-dark: #000000;
JSON
{
"hex": "#ec94eb",
"rgb": {
"r": 236,
"g": 148,
"b": 235
},
"hsl": {
"h": 300.682,
"s": 69.841,
"l": 75.294
},
"oklch": {
"l": 0.78497,
"c": 0.15225,
"h": 327.3
},
"luminance": 0.45011
}Semantic roles & 50–950 ramp
primary
#EC94EB
secondary
#D9F2D9
accent
#D21614
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171117
muted
#858085