#EC97EB#EC97EB
#EC97EB is a light, vivid purple. Relative luminance 0.460; OKLCH L 79.0% C 0.147 H 327.3°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EC97EB |
|---|---|
| RGB | rgb(236, 151, 235) |
| HSL | hsl(301, 69%, 76%) |
| HSV | hsv(301, 36%, 93%) |
| CMYK | cmyk(0%, 36%, 0.4%, 7.5%) |
| CIE-LAB | lab(73.52, 44.59, -29.27) |
| CIE-LCH | lch(73.52, 53.34, 326.72°) |
| OKLab | oklab(78.97% 0.1238 -0.0796) |
| OKLCH | oklch(78.97% 0.147 327.3) |
| XYZ | xyz(60.6529, 45.9668, 84.2587) |
| Luminance | 0.4596 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.58
Violet (CSS)
#EE82EE
ΔE00 4.75
Lavender Pink
#DD85D7
ΔE00 4.86
Purply Pink
#F075E6
ΔE00 6.95
Mauve
#E0B0FF
ΔE00 7.50
Bubblegum Pink
#FE83CC
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC97EB #97EC98
analogous
#C297EC #EC97EB #EC97C0
triadic
#EC97EB #EBEC97 #97EBEC
tetradic
#EC97EB #ECC297 #97EC98 #97C0EC
square
#EC97EB #ECC297 #97EC98 #97C0EC
split-complementary
#EC97EB #C0EC97 #97ECC2
monochromatic
#D930D7 #E363E1 #EC97EB #F5CBF5 #FAE5FA
Accessibility & contrast
On white
2.06
#EC97EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#EC97EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC97EB
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC97EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC97EB | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AEEE
Deuteranopia (green-blind)
#A7B9E8
Tritanopia (blue-blind)
#F19FB6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ec97eb; /* rgb */ color: rgb(236, 151, 235); /* oklch */ color: oklch(79.0% 0.147 327.3);
Tailwind
colors: {
custom: {
50: '#f3b7f1',
500: '#ec97eb',
950: '#000000',
},
}SCSS
$custom: #ec97eb; $custom-light: #f3b7f1; $custom-dark: #000000;
JSON
{
"hex": "#ec97eb",
"rgb": {
"r": 236,
"g": 151,
"b": 235
},
"hsl": {
"h": 300.706,
"s": 69.106,
"l": 75.882
},
"oklch": {
"l": 0.78966,
"c": 0.14714,
"h": 327.3
},
"luminance": 0.45964
}Semantic roles & 50–950 ramp
primary
#EC97EB
secondary
#D9F2D9
accent
#D11714
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171116
muted
#858084