#EB77FC#EB77FC
#EB77FC is a light, highly saturated purple. Relative luminance 0.379; OKLCH L 75.0% C 0.214 H 322.4°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EB77FC |
|---|---|
| RGB | rgb(235, 119, 252) |
| HSL | hsl(292, 96%, 73%) |
| HSV | hsv(292, 53%, 99%) |
| CMYK | cmyk(6.7%, 52.8%, 0%, 1.2%) |
| CIE-LAB | lab(67.94, 63.34, -47.27) |
| CIE-LCH | lch(67.94, 79.03, 323.27°) |
| OKLab | oklab(75.01% 0.1697 -0.1308) |
| OKLCH | oklch(75.01% 0.214 322.4) |
| XYZ | xyz(58.4266, 37.8868, 96.3119) |
| Luminance | 0.3788 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.69
Violet Pink
#FB5FFC
ΔE00 3.84
Light Magenta
#FA5FF7
ΔE00 4.01
Purply Pink
#F075E6
ΔE00 4.02
Candy Pink
#FF63E9
ΔE00 5.37
Orchid
#DA70D6
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB77FC #88FC77
analogous
#A977FC #EB77FC #FC77CA
triadic
#EB77FC #FCEB77 #77FCEB
tetradic
#EB77FC #FCA977 #88FC77 #77CAFC
square
#EB77FC #FCA977 #88FC77 #77CAFC
split-complementary
#EB77FC #CAFC77 #77FCA9
monochromatic
#D505F3 #E23BFB #EB77FC #F4B3FD #FBE1FE
Accessibility & contrast
On white
2.45
#EB77FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#EB77FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB77FC
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB77FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB77FC | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629DFF
Deuteranopia (green-blind)
#87AAF8
Tritanopia (blue-blind)
#EE89AF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #eb77fc; /* rgb */ color: rgb(235, 119, 252); /* oklch */ color: oklch(75.0% 0.214 322.4);
Tailwind
colors: {
custom: {
50: '#f4a3fe',
500: '#eb77fc',
950: '#000000',
},
}SCSS
$custom: #eb77fc; $custom-light: #f4a3fe; $custom-dark: #000000;
JSON
{
"hex": "#eb77fc",
"rgb": {
"r": 235,
"g": 119,
"b": 252
},
"hsl": {
"h": 292.331,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.75013,
"c": 0.21431,
"h": 322.4
},
"luminance": 0.37884
}Semantic roles & 50–950 ramp
primary
#EB77FC
secondary
#D9F7D4
accent
#E6001D
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F18
muted
#857F86