#EC95ED#EC95ED
#EC95ED is a light, vivid purple. Relative luminance 0.454; OKLCH L 78.7% C 0.152 H 326.5°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EC95ED |
|---|---|
| RGB | rgb(236, 149, 237) |
| HSL | hsl(299, 71%, 76%) |
| HSV | hsv(299, 37%, 93%) |
| CMYK | cmyk(0.4%, 37.1%, 0%, 7.1%) |
| CIE-LAB | lab(73.18, 45.99, -30.88) |
| CIE-LCH | lch(73.18, 55.39, 326.12°) |
| OKLab | oklab(78.74% 0.1271 -0.0841) |
| OKLCH | oklch(78.74% 0.152 326.5) |
| XYZ | xyz(60.6243, 45.4447, 85.6827) |
| Luminance | 0.4544 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.15
Lavender Pink
#DD85D7
ΔE00 4.71
Plum
#DDA0DD
ΔE00 5.16
Purply Pink
#F075E6
ΔE00 6.45
Mauve
#E0B0FF
ΔE00 7.66
Baby Purple
#CA9BF7
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC95ED #96ED95
analogous
#C095ED #EC95ED #ED95C2
triadic
#EC95ED #EDEC95 #95EDEC
tetradic
#EC95ED #EDC095 #96ED95 #95C2ED
square
#EC95ED #EDC095 #96ED95 #95C2ED
split-complementary
#EC95ED #C2ED95 #95EDC0
monochromatic
#D92CDB #E361E4 #EC95ED #F5C9F6 #FAE5FB
Accessibility & contrast
On white
2.08
#EC95ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#EC95ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC95ED
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC95ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC95ED | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EADF0
Deuteranopia (green-blind)
#A4B8EA
Tritanopia (blue-blind)
#F19DB6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ec95ed; /* rgb */ color: rgb(236, 149, 237); /* oklch */ color: oklch(78.7% 0.152 326.5);
Tailwind
colors: {
custom: {
50: '#f3b6f3',
500: '#ec95ed',
950: '#000000',
},
}SCSS
$custom: #ec95ed; $custom-light: #f3b6f3; $custom-dark: #000000;
JSON
{
"hex": "#ec95ed",
"rgb": {
"r": 236,
"g": 149,
"b": 237
},
"hsl": {
"h": 299.318,
"s": 70.968,
"l": 75.686
},
"oklch": {
"l": 0.78735,
"c": 0.15245,
"h": 326.5
},
"luminance": 0.45442
}Semantic roles & 50–950 ramp
primary
#EC95ED
secondary
#D9F2D9
accent
#D31315
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171117
muted
#858085