#EC96EB#EC96EB
#EC96EB is a light, vivid purple. Relative luminance 0.456; OKLCH L 78.8% C 0.149 H 327.3°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EC96EB |
|---|---|
| RGB | rgb(236, 150, 235) |
| HSL | hsl(301, 69%, 76%) |
| HSV | hsv(301, 36%, 93%) |
| CMYK | cmyk(0%, 36.4%, 0.4%, 7.5%) |
| CIE-LAB | lab(73.32, 45.11, -29.59) |
| CIE-LCH | lch(73.32, 53.95, 326.74°) |
| OKLab | oklab(78.81% 0.1252 -0.0805) |
| OKLCH | oklch(78.81% 0.149 327.3) |
| XYZ | xyz(60.4926, 45.6463, 84.2053) |
| Luminance | 0.4564 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.52
Lavender Pink
#DD85D7
ΔE00 4.70
Plum
#DDA0DD
ΔE00 4.75
Purply Pink
#F075E6
ΔE00 6.72
Mauve
#E0B0FF
ΔE00 7.65
Bubblegum Pink
#FE83CC
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC96EB #96EC97
analogous
#C296EC #EC96EB #EC96C0
triadic
#EC96EB #EBEC96 #96EBEC
tetradic
#EC96EB #ECC296 #96EC97 #96C0EC
square
#EC96EB #ECC296 #96EC97 #96C0EC
split-complementary
#EC96EB #C0EC96 #96ECC2
monochromatic
#D92ED7 #E362E1 #EC96EB #F5CAF5 #FAE5FA
Accessibility & contrast
On white
2.07
#EC96EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#EC96EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC96EB
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC96EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC96EB | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ADEE
Deuteranopia (green-blind)
#A6B8E8
Tritanopia (blue-blind)
#F19EB6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ec96eb; /* rgb */ color: rgb(236, 150, 235); /* oklch */ color: oklch(78.8% 0.149 327.3);
Tailwind
colors: {
custom: {
50: '#f3b6f1',
500: '#ec96eb',
950: '#000000',
},
}SCSS
$custom: #ec96eb; $custom-light: #f3b6f1; $custom-dark: #000000;
JSON
{
"hex": "#ec96eb",
"rgb": {
"r": 236,
"g": 150,
"b": 235
},
"hsl": {
"h": 300.698,
"s": 69.355,
"l": 75.686
},
"oklch": {
"l": 0.78809,
"c": 0.14885,
"h": 327.3
},
"luminance": 0.45644
}Semantic roles & 50–950 ramp
primary
#EC96EB
secondary
#D9F2D9
accent
#D11614
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171116
muted
#858084