#EC7BEE#EC7BEE
#EC7BEE is a light, vivid purple. Relative luminance 0.382; OKLCH L 75.0% C 0.196 H 326.7°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EC7BEE |
|---|---|
| RGB | rgb(236, 123, 238) |
| HSL | hsl(299, 77%, 71%) |
| HSV | hsv(299, 48%, 93%) |
| CMYK | cmyk(0.8%, 48.3%, 0%, 6.7%) |
| CIE-LAB | lab(68.15, 59.20, -39.24) |
| CIE-LCH | lch(68.15, 71.02, 326.46°) |
| OKLab | oklab(74.99% 0.1638 -0.1077) |
| OKLCH | oklch(74.99% 0.196 326.7) |
| XYZ | xyz(57.1066, 38.1749, 85.2329) |
| Luminance | 0.3817 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.53
Purply Pink
#F075E6
ΔE00 1.86
Candy Pink
#FF63E9
ΔE00 4.43
Light Magenta
#FA5FF7
ΔE00 4.58
Orchid
#DA70D6
ΔE00 4.69
Lavender Pink
#DD85D7
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC7BEE #7DEE7B
analogous
#B37BEE #EC7BEE #EE7BB6
triadic
#EC7BEE #EEEC7B #7BEEEC
tetradic
#EC7BEE #EEB37B #7DEE7B #7BB6EE
square
#EC7BEE #EEB37B #7DEE7B #7BB6EE
split-complementary
#EC7BEE #B6EE7B #7BEEB3
monochromatic
#D01BD3 #E445E7 #EC7BEE #F4B1F5 #FBE4FC
Accessibility & contrast
On white
2.43
#EC7BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#EC7BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC7BEE
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC7BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC7BEE | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709DF2
Deuteranopia (green-blind)
#91ABEB
Tritanopia (blue-blind)
#F288AA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ec7bee; /* rgb */ color: rgb(236, 123, 238); /* oklch */ color: oklch(75.0% 0.196 326.7);
Tailwind
colors: {
custom: {
50: '#f4a5f4',
500: '#ec7bee',
950: '#000000',
},
}SCSS
$custom: #ec7bee; $custom-light: #f4a5f4; $custom-dark: #000000;
JSON
{
"hex": "#ec7bee",
"rgb": {
"r": 236,
"g": 123,
"b": 238
},
"hsl": {
"h": 298.957,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.7499,
"c": 0.19604,
"h": 326.7
},
"luminance": 0.38172
}Semantic roles & 50–950 ramp
primary
#EC7BEE
secondary
#D3F2D3
accent
#D90C10
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85