#FB7AFF#FB7AFF
#FB7AFF is a light, highly saturated purple. Relative luminance 0.416; OKLCH L 77.5% C 0.221 H 326.3°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7AFF |
|---|---|
| RGB | rgb(251, 122, 255) |
| HSL | hsl(298, 100%, 74%) |
| HSV | hsv(298, 52%, 100%) |
| CMYK | cmyk(1.6%, 52.2%, 0%, 0%) |
| CIE-LAB | lab(70.63, 66.64, -44.53) |
| CIE-LCH | lch(70.63, 80.15, 326.25°) |
| OKLab | oklab(77.46% 0.1839 -0.1226) |
| OKLCH | oklch(77.46% 0.221 326.3) |
| XYZ | xyz(64.7919, 41.6519, 99.2152) |
| Luminance | 0.4165 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.08
Purply Pink
#F075E6
ΔE00 3.79
Violet Pink
#FB5FFC
ΔE00 4.24
Light Magenta
#FA5FF7
ΔE00 4.38
Candy Pink
#FF63E9
ΔE00 4.74
Lavender Pink
#DD85D7
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7AFF #7EFF7A
analogous
#B97AFF #FB7AFF #FF7AC1
triadic
#FB7AFF #FFFB7A #7AFFFB
tetradic
#FB7AFF #FFB97A #7EFF7A #7AC1FF
square
#FB7AFF #FFB97A #7EFF7A #7AC1FF
split-complementary
#FB7AFF #C1FF7A #7AFFB9
monochromatic
#F700FF #F93DFF #FB7AFF #FDB7FF #FEE0FF
Accessibility & contrast
On white
2.25
#FB7AFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#FB7AFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7AFF
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7AFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7AFF | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA2FF
Deuteranopia (green-blind)
#93B3FB
Tritanopia (blue-blind)
#FF8AB2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fb7aff; /* rgb */ color: rgb(251, 122, 255); /* oklch */ color: oklch(77.5% 0.221 326.3);
Tailwind
colors: {
custom: {
50: '#ffa6ff',
500: '#fb7aff',
950: '#000000',
},
}SCSS
$custom: #fb7aff; $custom-light: #ffa6ff; $custom-dark: #000000;
JSON
{
"hex": "#fb7aff",
"rgb": {
"r": 251,
"g": 122,
"b": 255
},
"hsl": {
"h": 298.195,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.77464,
"c": 0.22102,
"h": 326.3
},
"luminance": 0.41648
}Semantic roles & 50–950 ramp
primary
#FB7AFF
secondary
#D5F7D4
accent
#E60007
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86