#EC95FB#EC95FB
#EC95FB is a light, vivid purple. Relative luminance 0.463; OKLCH L 79.3% C 0.166 H 321.5°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EC95FB |
|---|---|
| RGB | rgb(236, 149, 251) |
| HSL | hsl(291, 93%, 78%) |
| HSV | hsv(291, 41%, 98%) |
| CMYK | cmyk(6%, 40.6%, 0%, 1.6%) |
| CIE-LAB | lab(73.74, 48.58, -37.64) |
| CIE-LCH | lch(73.74, 61.46, 322.23°) |
| OKLab | oklab(79.33% 0.1301 -0.1034) |
| OKLCH | oklch(79.33% 0.166 321.5) |
| XYZ | xyz(62.7501, 46.2951, 96.8785) |
| Luminance | 0.4629 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.20
Lavender Pink
#DD85D7
ΔE00 6.29
Baby Purple
#CA9BF7
ΔE00 6.71
Purply Pink
#F075E6
ΔE00 6.83
Plum
#DDA0DD
ΔE00 7.05
Lilac (survey)
#CEA2FD
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC95FB #A4FB95
analogous
#B995FB #EC95FB #FB95D7
triadic
#EC95FB #FBEC95 #95FBEC
tetradic
#EC95FB #FBB995 #A4FB95 #95D7FB
square
#EC95FB #FBB995 #A4FB95 #95D7FB
split-complementary
#EC95FB #D7FB95 #95FBB9
monochromatic
#D71FF7 #E15AF9 #EC95FB #F7D0FD #FAE2FE
Accessibility & contrast
On white
2.05
#EC95FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#EC95FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC95FB
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC95FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC95FB | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AFFF
Deuteranopia (green-blind)
#9FB9F8
Tritanopia (blue-blind)
#EEA1BC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ec95fb; /* rgb */ color: rgb(236, 149, 251); /* oklch */ color: oklch(79.3% 0.166 321.5);
Tailwind
colors: {
custom: {
50: '#f4b6fd',
500: '#ec95fb',
950: '#000000',
},
}SCSS
$custom: #ec95fb; $custom-light: #f4b6fd; $custom-dark: #000000;
JSON
{
"hex": "#ec95fb",
"rgb": {
"r": 236,
"g": 149,
"b": 251
},
"hsl": {
"h": 291.176,
"s": 92.727,
"l": 78.431
},
"oklch": {
"l": 0.79332,
"c": 0.16617,
"h": 321.5
},
"luminance": 0.46293
}Semantic roles & 50–950 ramp
primary
#EC95FB
secondary
#DAF6D5
accent
#E60022
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085