#FB7FF3#FB7FF3
#FB7FF3 is a light, highly saturated purple. Relative luminance 0.422; OKLCH L 77.6% C 0.203 H 329.8°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7FF3 |
|---|---|
| RGB | rgb(251, 127, 243) |
| HSL | hsl(304, 94%, 74%) |
| HSV | hsv(304, 49%, 98%) |
| CMYK | cmyk(0%, 49.4%, 3.2%, 1.6%) |
| CIE-LAB | lab(70.98, 62.29, -37.43) |
| CIE-LCH | lch(70.98, 72.67, 329.00°) |
| OKLab | oklab(77.55% 0.1756 -0.1023) |
| OKLCH | oklch(77.55% 0.203 329.8) |
| XYZ | xyz(63.5500, 42.1628, 89.5676) |
| Luminance | 0.4216 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.99
Purply Pink
#F075E6
ΔE00 2.95
Candy Pink
#FF63E9
ΔE00 4.58
Light Magenta
#FA5FF7
ΔE00 5.49
Violet Pink
#FB5FFC
ΔE00 5.61
Lavender Pink
#DD85D7
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7FF3 #7FFB87
analogous
#C57FFB #FB7FF3 #FB7FB5
triadic
#FB7FF3 #F3FB7F #7FF3FB
tetradic
#FB7FF3 #FBC57F #7FFB87 #7FB5FB
square
#FB7FF3 #FBC57F #7FFB87 #7FB5FB
split-complementary
#FB7FF3 #B5FB7F #7FFBC5
monochromatic
#F708E8 #F944ED #FB7FF3 #FDBAF9 #FEE1FC
Accessibility & contrast
On white
2.23
#FB7FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#FB7FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7FF3
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7FF3 | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A3F7
Deuteranopia (green-blind)
#9CB4EF
Tritanopia (blue-blind)
#FF8AAE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fb7ff3; /* rgb */ color: rgb(251, 127, 243); /* oklch */ color: oklch(77.6% 0.203 329.8);
Tailwind
colors: {
custom: {
50: '#ffa8f7',
500: '#fb7ff3',
950: '#000000',
},
}SCSS
$custom: #fb7ff3; $custom-light: #ffa8f7; $custom-dark: #000000;
JSON
{
"hex": "#fb7ff3",
"rgb": {
"r": 251,
"g": 127,
"b": 243
},
"hsl": {
"h": 303.871,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.77555,
"c": 0.20324,
"h": 329.8
},
"luminance": 0.42159
}Semantic roles & 50–950 ramp
primary
#FB7FF3
secondary
#D5F6D7
accent
#E60F00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85