#EC95EB#EC95EB
#EC95EB is a light, vivid purple. Relative luminance 0.453; OKLCH L 78.7% C 0.151 H 327.3°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EC95EB |
|---|---|
| RGB | rgb(236, 149, 235) |
| HSL | hsl(301, 70%, 75%) |
| HSV | hsv(301, 37%, 93%) |
| CMYK | cmyk(0%, 36.9%, 0.4%, 7.5%) |
| CIE-LAB | lab(73.11, 45.63, -29.91) |
| CIE-LCH | lch(73.11, 54.55, 326.76°) |
| OKLab | oklab(78.65% 0.1267 -0.0814) |
| OKLCH | oklch(78.65% 0.151 327.3) |
| XYZ | xyz(60.3337, 45.3285, 84.1524) |
| Luminance | 0.4533 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.29
Lavender Pink
#DD85D7
ΔE00 4.56
Plum
#DDA0DD
ΔE00 4.93
Purply Pink
#F075E6
ΔE00 6.49
Mauve
#E0B0FF
ΔE00 7.81
Bubblegum Pink
#FE83CC
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC95EB #95EC96
analogous
#C295EC #EC95EB #EC95BF
triadic
#EC95EB #EBEC95 #95EBEC
tetradic
#EC95EB #ECC295 #95EC96 #95BFEC
square
#EC95EB #ECC295 #95EC96 #95BFEC
split-complementary
#EC95EB #BFEC95 #95ECC2
monochromatic
#D92DD7 #E361E1 #EC95EB #F5C9F5 #FAE5FA
Accessibility & contrast
On white
2.09
#EC95EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#EC95EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC95EB
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC95EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC95EB | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FACEE
Deuteranopia (green-blind)
#A5B8E8
Tritanopia (blue-blind)
#F19DB5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ec95eb; /* rgb */ color: rgb(236, 149, 235); /* oklch */ color: oklch(78.7% 0.151 327.3);
Tailwind
colors: {
custom: {
50: '#f3b6f1',
500: '#ec95eb',
950: '#000000',
},
}SCSS
$custom: #ec95eb; $custom-light: #f3b6f1; $custom-dark: #000000;
JSON
{
"hex": "#ec95eb",
"rgb": {
"r": 236,
"g": 149,
"b": 235
},
"hsl": {
"h": 300.69,
"s": 69.6,
"l": 75.49
},
"oklch": {
"l": 0.78653,
"c": 0.15055,
"h": 327.3
},
"luminance": 0.45326
}Semantic roles & 50–950 ramp
primary
#EC95EB
secondary
#D9F2D9
accent
#D21614
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171117
muted
#858085