#EC7DEF#EC7DEF
#EC7DEF is a light, vivid purple. Relative luminance 0.387; OKLCH L 75.3% C 0.194 H 326.3°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EC7DEF |
|---|---|
| RGB | rgb(236, 125, 239) |
| HSL | hsl(298, 78%, 71%) |
| HSV | hsv(298, 48%, 94%) |
| CMYK | cmyk(1.3%, 47.7%, 0%, 6.3%) |
| CIE-LAB | lab(68.56, 58.41, -39.15) |
| CIE-LCH | lch(68.56, 70.32, 326.17°) |
| OKLab | oklab(75.31% 0.1612 -0.1075) |
| OKLCH | oklch(75.31% 0.194 326.3) |
| XYZ | xyz(57.5045, 38.7351, 86.0923) |
| Luminance | 0.3873 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.21
Purply Pink
#F075E6
ΔE00 2.16
Lavender Pink
#DD85D7
ΔE00 4.69
Candy Pink
#FF63E9
ΔE00 4.74
Light Magenta
#FA5FF7
ΔE00 4.90
Orchid
#DA70D6
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC7DEF #80EF7D
analogous
#B37DEF #EC7DEF #EF7DB9
triadic
#EC7DEF #EFEC7D #7DEFEC
tetradic
#EC7DEF #EFB37D #80EF7D #7DB9EF
square
#EC7DEF #EFB37D #80EF7D #7DB9EF
split-complementary
#EC7DEF #B9EF7D #7DEFB3
monochromatic
#D21AD7 #E447E8 #EC7DEF #F4B3F6 #FBE4FC
Accessibility & contrast
On white
2.40
#EC7DEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#EC7DEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC7DEF
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC7DEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC7DEF | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729EF3
Deuteranopia (green-blind)
#92ACEC
Tritanopia (blue-blind)
#F18AAB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ec7def; /* rgb */ color: rgb(236, 125, 239); /* oklch */ color: oklch(75.3% 0.194 326.3);
Tailwind
colors: {
custom: {
50: '#f4a6f4',
500: '#ec7def',
950: '#000000',
},
}SCSS
$custom: #ec7def; $custom-light: #f4a6f4; $custom-dark: #000000;
JSON
{
"hex": "#ec7def",
"rgb": {
"r": 236,
"g": 125,
"b": 239
},
"hsl": {
"h": 298.421,
"s": 78.082,
"l": 71.373
},
"oklch": {
"l": 0.75308,
"c": 0.19378,
"h": 326.3
},
"luminance": 0.38732
}Semantic roles & 50–950 ramp
primary
#EC7DEF
secondary
#D6F3D5
accent
#DA0B11
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85