#FB7FFA#FB7FFA
#FB7FFA is a light, highly saturated purple. Relative luminance 0.426; OKLCH L 77.9% C 0.209 H 327.7°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7FFA |
|---|---|
| RGB | rgb(251, 127, 250) |
| HSL | hsl(300, 94%, 74%) |
| HSV | hsv(300, 49%, 98%) |
| CMYK | cmyk(0%, 49.4%, 0.4%, 1.6%) |
| CIE-LAB | lab(71.28, 63.47, -40.79) |
| CIE-LCH | lch(71.28, 75.45, 327.27°) |
| OKLab | oklab(77.87% 0.1767 -0.1119) |
| OKLCH | oklch(77.87% 0.209 327.7) |
| XYZ | xyz(64.6273, 42.5937, 95.2413) |
| Luminance | 0.4259 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.29
Purply Pink
#F075E6
ΔE00 3.52
Candy Pink
#FF63E9
ΔE00 4.95
Violet Pink
#FB5FFC
ΔE00 5.23
Light Magenta
#FA5FF7
ΔE00 5.25
Lavender Pink
#DD85D7
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7FFA #7FFB80
analogous
#BE7FFB #FB7FFA #FB7FBC
triadic
#FB7FFA #FAFB7F #7FFAFB
tetradic
#FB7FFA #FBBE7F #7FFB80 #7FBCFB
square
#FB7FFA #FBBE7F #7FFB80 #7FBCFB
split-complementary
#FB7FFA #BCFB7F #7FFBBE
monochromatic
#F708F5 #F944F8 #FB7FFA #FDBAFC #FEE1FE
Accessibility & contrast
On white
2.21
#FB7FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#FB7FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7FFA
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7FFA | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A4FE
Deuteranopia (green-blind)
#99B4F6
Tritanopia (blue-blind)
#FF8CB1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fb7ffa; /* rgb */ color: rgb(251, 127, 250); /* oklch */ color: oklch(77.9% 0.209 327.7);
Tailwind
colors: {
custom: {
50: '#ffa8fc',
500: '#fb7ffa',
950: '#000000',
},
}SCSS
$custom: #fb7ffa; $custom-light: #ffa8fc; $custom-dark: #000000;
JSON
{
"hex": "#fb7ffa",
"rgb": {
"r": 251,
"g": 127,
"b": 250
},
"hsl": {
"h": 300.484,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.7787,
"c": 0.20918,
"h": 327.7
},
"luminance": 0.4259
}Semantic roles & 50–950 ramp
primary
#FB7FFA
secondary
#D5F6D5
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85