#EC7FFB#EC7FFB
#EC7FFB is a light, highly saturated purple. Relative luminance 0.400; OKLCH L 76.1% C 0.202 H 322.6°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EC7FFB |
|---|---|
| RGB | rgb(236, 127, 251) |
| HSL | hsl(293, 94%, 74%) |
| HSV | hsv(293, 49%, 98%) |
| CMYK | cmyk(6%, 49.4%, 0%, 1.6%) |
| CIE-LAB | lab(69.45, 59.60, -44.33) |
| CIE-LCH | lch(69.45, 74.28, 323.36°) |
| OKLab | oklab(76.14% 0.1603 -0.1224) |
| OKLCH | oklch(76.14% 0.202 322.6) |
| XYZ | xyz(59.5922, 39.9793, 95.8259) |
| Luminance | 0.3998 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.59
Purply Pink
#F075E6
ΔE00 3.95
Violet Pink
#FB5FFC
ΔE00 5.06
Light Magenta
#FA5FF7
ΔE00 5.17
Candy Pink
#FF63E9
ΔE00 5.89
Lavender Pink
#DD85D7
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC7FFB #8EFB7F
analogous
#AE7FFB #EC7FFB #FB7FCC
triadic
#EC7FFB #FBEC7F #7FFBEC
tetradic
#EC7FFB #FBAE7F #8EFB7F #7FCCFB
square
#EC7FFB #FBAE7F #8EFB7F #7FCCFB
split-complementary
#EC7FFB #CCFB7F #7FFBAE
monochromatic
#DA08F7 #E344F9 #EC7FFB #F5BAFD #FBE1FE
Accessibility & contrast
On white
2.33
#EC7FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#EC7FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC7FFB
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC7FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC7FFB | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA1FF
Deuteranopia (green-blind)
#8EAEF7
Tritanopia (blue-blind)
#EF8FB2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ec7ffb; /* rgb */ color: rgb(236, 127, 251); /* oklch */ color: oklch(76.1% 0.202 322.6);
Tailwind
colors: {
custom: {
50: '#f4a8fd',
500: '#ec7ffb',
950: '#000000',
},
}SCSS
$custom: #ec7ffb; $custom-light: #f4a8fd; $custom-dark: #000000;
JSON
{
"hex": "#ec7ffb",
"rgb": {
"r": 236,
"g": 127,
"b": 251
},
"hsl": {
"h": 292.742,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.76143,
"c": 0.20168,
"h": 322.6
},
"luminance": 0.39977
}Semantic roles & 50–950 ramp
primary
#EC7FFB
secondary
#D9F6D5
accent
#E6001C
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85