#FB7FFF#FB7FFF
#FB7FFF is a light, highly saturated purple. Relative luminance 0.429; OKLCH L 78.1% C 0.214 H 326.2°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7FFF |
|---|---|
| RGB | rgb(251, 127, 255) |
| HSL | hsl(298, 100%, 75%) |
| HSV | hsv(298, 50%, 100%) |
| CMYK | cmyk(1.6%, 50.2%, 0%, 0%) |
| CIE-LAB | lab(71.49, 64.33, -43.18) |
| CIE-LCH | lch(71.49, 77.48, 326.13°) |
| OKLab | oklab(78.1% 0.1774 -0.1188) |
| OKLCH | oklch(78.1% 0.214 326.2) |
| XYZ | xyz(65.4217, 42.9115, 99.4251) |
| Luminance | 0.4291 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.79
Purply Pink
#F075E6
ΔE00 4.07
Violet Pink
#FB5FFC
ΔE00 5.12
Light Magenta
#FA5FF7
ΔE00 5.23
Candy Pink
#FF63E9
ΔE00 5.34
Lavender Pink
#DD85D7
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7FFF #83FF7F
analogous
#BB7FFF #FB7FFF #FF7FC3
triadic
#FB7FFF #FFFB7F #7FFFFB
tetradic
#FB7FFF #FFBB7F #83FF7F #7FC3FF
square
#FB7FFF #FFBB7F #83FF7F #7FC3FF
split-complementary
#FB7FFF #C3FF7F #7FFFBB
monochromatic
#F705FF #F942FF #FB7FFF #FDBCFF #FEE0FF
Accessibility & contrast
On white
2.19
#FB7FFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#FB7FFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7FFF
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7FFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7FFF | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A5FF
Deuteranopia (green-blind)
#97B5FB
Tritanopia (blue-blind)
#FF8EB4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fb7fff; /* rgb */ color: rgb(251, 127, 255); /* oklch */ color: oklch(78.1% 0.214 326.2);
Tailwind
colors: {
custom: {
50: '#ffa9ff',
500: '#fb7fff',
950: '#000000',
},
}SCSS
$custom: #fb7fff; $custom-light: #ffa9ff; $custom-dark: #000000;
JSON
{
"hex": "#fb7fff",
"rgb": {
"r": 251,
"g": 127,
"b": 255
},
"hsl": {
"h": 298.125,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.781,
"c": 0.21352,
"h": 326.2
},
"luminance": 0.42908
}Semantic roles & 50–950 ramp
primary
#FB7FFF
secondary
#D5F7D4
accent
#E60007
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86