#EC95F9#EC95F9
#EC95F9 is a light, vivid purple. Relative luminance 0.462; OKLCH L 79.2% C 0.164 H 322.2°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EC95F9 |
|---|---|
| RGB | rgb(236, 149, 249) |
| HSL | hsl(292, 89%, 78%) |
| HSV | hsv(292, 40%, 98%) |
| CMYK | cmyk(5.2%, 40.2%, 0%, 2.4%) |
| CIE-LAB | lab(73.66, 48.20, -36.68) |
| CIE-LCH | lch(73.66, 60.57, 322.73°) |
| OKLab | oklab(79.24% 0.1297 -0.1006) |
| OKLCH | oklch(79.24% 0.164 322.2) |
| XYZ | xyz(62.4365, 46.1696, 95.2269) |
| Luminance | 0.4617 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.09
Lavender Pink
#DD85D7
ΔE00 6.02
Purply Pink
#F075E6
ΔE00 6.71
Plum
#DDA0DD
ΔE00 6.76
Baby Purple
#CA9BF7
ΔE00 6.83
Mauve
#E0B0FF
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC95F9 #A2F995
analogous
#BA95F9 #EC95F9 #F995D4
triadic
#EC95F9 #F9EC95 #95F9EC
tetradic
#EC95F9 #F9BA95 #A2F995 #95D4F9
square
#EC95F9 #F9BA95 #A2F995 #95D4F9
split-complementary
#EC95F9 #D4F995 #95F9BA
monochromatic
#D721F2 #E25BF6 #EC95F9 #F6CFFC #FAE2FD
Accessibility & contrast
On white
2.05
#EC95F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#EC95F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC95F9
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC95F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC95F9 | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AFFD
Deuteranopia (green-blind)
#A0B8F6
Tritanopia (blue-blind)
#EFA0BB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ec95f9; /* rgb */ color: rgb(236, 149, 249); /* oklch */ color: oklch(79.2% 0.164 322.2);
Tailwind
colors: {
custom: {
50: '#f4b6fb',
500: '#ec95f9',
950: '#000000',
},
}SCSS
$custom: #ec95f9; $custom-light: #f4b6fb; $custom-dark: #000000;
JSON
{
"hex": "#ec95f9",
"rgb": {
"r": 236,
"g": 149,
"b": 249
},
"hsl": {
"h": 292.2,
"s": 89.286,
"l": 78.039
},
"oklch": {
"l": 0.79244,
"c": 0.16416,
"h": 322.2
},
"luminance": 0.46167
}Semantic roles & 50–950 ramp
primary
#EC95F9
secondary
#DAF5D6
accent
#E6001E
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085