#FB77ED#FB77ED
#FB77ED is a light, highly saturated purple. Relative luminance 0.398; OKLCH L 76.3% C 0.211 H 331.6°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FB77ED |
|---|---|
| RGB | rgb(251, 119, 237) |
| HSL | hsl(306, 94%, 73%) |
| HSV | hsv(306, 53%, 98%) |
| CMYK | cmyk(0%, 52.6%, 5.6%, 1.6%) |
| CIE-LAB | lab(69.34, 65.00, -36.68) |
| CIE-LCH | lch(69.34, 74.64, 330.56°) |
| OKLab | oklab(76.26% 0.1852 -0.1001) |
| OKLCH | oklch(76.26% 0.211 331.6) |
| XYZ | xyz(61.6663, 39.8213, 84.5426) |
| Luminance | 0.3982 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.86
Violet (CSS)
#EE82EE
ΔE00 2.64
Candy Pink
#FF63E9
ΔE00 3.09
Light Magenta
#FA5FF7
ΔE00 4.48
Violet Pink
#FB5FFC
ΔE00 4.77
Lavender Pink
#DD85D7
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB77ED #77FB85
analogous
#C777FB #FB77ED #FB77AB
triadic
#FB77ED #EDFB77 #77EDFB
tetradic
#FB77ED #FBC777 #77FB85 #77ABFB
square
#FB77ED #FBC777 #77FB85 #77ABFB
split-complementary
#FB77ED #ABFB77 #77FBC7
monochromatic
#F107D8 #F93CE5 #FB77ED #FDB2F5 #FEE1FB
Accessibility & contrast
On white
2.34
#FB77ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#FB77ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB77ED
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB77ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB77ED | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729DF1
Deuteranopia (green-blind)
#99B0E9
Tritanopia (blue-blind)
#FF81A8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fb77ed; /* rgb */ color: rgb(251, 119, 237); /* oklch */ color: oklch(76.3% 0.211 331.6);
Tailwind
colors: {
custom: {
50: '#ffa3f3',
500: '#fb77ed',
950: '#000000',
},
}SCSS
$custom: #fb77ed; $custom-light: #ffa3f3; $custom-dark: #000000;
JSON
{
"hex": "#fb77ed",
"rgb": {
"r": 251,
"g": 119,
"b": 237
},
"hsl": {
"h": 306.364,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.76261,
"c": 0.21054,
"h": 331.6
},
"luminance": 0.39817
}Semantic roles & 50–950 ramp
primary
#FB77ED
secondary
#D5F6D8
accent
#E61800
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85