#EC95F2#EC95F2
#EC95F2 is a light, vivid purple. Relative luminance 0.457; OKLCH L 78.9% C 0.157 H 324.6°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EC95F2 |
|---|---|
| RGB | rgb(236, 149, 242) |
| HSL | hsl(296, 78%, 77%) |
| HSV | hsv(296, 38%, 95%) |
| CMYK | cmyk(2.5%, 38.4%, 0%, 5.1%) |
| CIE-LAB | lab(73.38, 46.90, -33.31) |
| CIE-LCH | lch(73.38, 57.52, 324.62°) |
| OKLab | oklab(78.94% 0.1283 -0.091) |
| OKLCH | oklch(78.94% 0.157 324.6) |
| XYZ | xyz(61.3650, 45.7410, 89.5837) |
| Luminance | 0.4574 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.96
Lavender Pink
#DD85D7
ΔE00 5.18
Plum
#DDA0DD
ΔE00 5.79
Purply Pink
#F075E6
ΔE00 6.46
Mauve
#E0B0FF
ΔE00 7.36
Baby Purple
#CA9BF7
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC95F2 #9BF295
analogous
#BE95F2 #EC95F2 #F295CA
triadic
#EC95F2 #F2EC95 #95F2EC
tetradic
#EC95F2 #F2BE95 #9BF295 #95CAF2
square
#EC95F2 #F2BE95 #9BF295 #95CAF2
split-complementary
#EC95F2 #CAF295 #95F2BE
monochromatic
#D828E5 #E25EEB #EC95F2 #F6CCF9 #FAE4FC
Accessibility & contrast
On white
2.07
#EC95F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#EC95F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC95F2
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC95F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC95F2 | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CADF5
Deuteranopia (green-blind)
#A3B8EF
Tritanopia (blue-blind)
#F09FB8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ec95f2; /* rgb */ color: rgb(236, 149, 242); /* oklch */ color: oklch(78.9% 0.157 324.6);
Tailwind
colors: {
custom: {
50: '#f3b6f6',
500: '#ec95f2',
950: '#000000',
},
}SCSS
$custom: #ec95f2; $custom-light: #f3b6f6; $custom-dark: #000000;
JSON
{
"hex": "#ec95f2",
"rgb": {
"r": 236,
"g": 149,
"b": 242
},
"hsl": {
"h": 296.129,
"s": 78.151,
"l": 76.667
},
"oklch": {
"l": 0.78944,
"c": 0.15726,
"h": 324.6
},
"luminance": 0.45739
}Semantic roles & 50–950 ramp
primary
#EC95F2
secondary
#D9F3D8
accent
#DA0B18
background
#FFFBFF
surface
#FEF6FE
border
#D6D0D6
text
#171117
muted
#858085