#EB77F8#EB77F8
#EB77F8 is a light, highly saturated purple. Relative luminance 0.376; OKLCH L 74.8% C 0.211 H 323.5°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EB77F8 |
|---|---|
| RGB | rgb(235, 119, 248) |
| HSL | hsl(294, 90%, 72%) |
| HSV | hsv(294, 52%, 97%) |
| CMYK | cmyk(5.2%, 52%, 0%, 2.7%) |
| CIE-LAB | lab(67.75, 62.61, -45.37) |
| CIE-LCH | lch(67.75, 77.32, 324.07°) |
| OKLab | oklab(74.82% 0.1693 -0.1253) |
| OKLCH | oklch(74.82% 0.211 323.5) |
| XYZ | xyz(57.7994, 37.6360, 93.0087) |
| Luminance | 0.3763 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.22
Purply Pink
#F075E6
ΔE00 3.41
Violet Pink
#FB5FFC
ΔE00 3.79
Light Magenta
#FA5FF7
ΔE00 3.85
Candy Pink
#FF63E9
ΔE00 4.94
Orchid
#DA70D6
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB77F8 #84F877
analogous
#AA77F8 #EB77F8 #F877C5
triadic
#EB77F8 #F8EB77 #77F8EB
tetradic
#EB77F8 #F8AA77 #84F877 #77C5F8
square
#EB77F8 #F8AA77 #84F877 #77C5F8
split-complementary
#EB77F8 #C5F877 #77F8AA
monochromatic
#D20CE9 #E23DF5 #EB77F8 #F4B1FB #FBE2FE
Accessibility & contrast
On white
2.46
#EB77F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#EB77F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB77F8
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB77F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB77F8 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649CFC
Deuteranopia (green-blind)
#89AAF4
Tritanopia (blue-blind)
#EF88AD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #eb77f8; /* rgb */ color: rgb(235, 119, 248); /* oklch */ color: oklch(74.8% 0.211 323.5);
Tailwind
colors: {
custom: {
50: '#f4a3fb',
500: '#eb77f8',
950: '#000000',
},
}SCSS
$custom: #eb77f8; $custom-light: #f4a3fb; $custom-dark: #000000;
JSON
{
"hex": "#eb77f8",
"rgb": {
"r": 235,
"g": 119,
"b": 248
},
"hsl": {
"h": 293.953,
"s": 90.21,
"l": 71.961
},
"oklch": {
"l": 0.74816,
"c": 0.21065,
"h": 323.5
},
"luminance": 0.37633
}Semantic roles & 50–950 ramp
primary
#EB77F8
secondary
#D8F6D5
accent
#E60017
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85