#FB7FF7#FB7FF7
#FB7FF7 is a light, highly saturated purple. Relative luminance 0.424; OKLCH L 77.7% C 0.207 H 328.6°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7FF7 |
|---|---|
| RGB | rgb(251, 127, 247) |
| HSL | hsl(302, 94%, 74%) |
| HSV | hsv(302, 49%, 98%) |
| CMYK | cmyk(0%, 49.4%, 1.6%, 1.6%) |
| CIE-LAB | lab(71.15, 62.96, -39.35) |
| CIE-LCH | lch(71.15, 74.25, 327.99°) |
| OKLab | oklab(77.73% 0.1763 -0.1078) |
| OKLCH | oklch(77.73% 0.207 328.6) |
| XYZ | xyz(64.1607, 42.4071, 92.7836) |
| Luminance | 0.4240 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.09
Purply Pink
#F075E6
ΔE00 3.23
Candy Pink
#FF63E9
ΔE00 4.76
Light Magenta
#FA5FF7
ΔE00 5.32
Violet Pink
#FB5FFC
ΔE00 5.37
Lavender Pink
#DD85D7
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7FF7 #7FFB83
analogous
#C17FFB #FB7FF7 #FB7FB9
triadic
#FB7FF7 #F7FB7F #7FF7FB
tetradic
#FB7FF7 #FBC17F #7FFB83 #7FB9FB
square
#FB7FF7 #FBC17F #7FFB83 #7FB9FB
split-complementary
#FB7FF7 #B9FB7F #7FFBC1
monochromatic
#F708F0 #F944F3 #FB7FF7 #FDBAFB #FEE1FD
Accessibility & contrast
On white
2.22
#FB7FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#FB7FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7FF7
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7FF7 | 1.00 | 2.22 | 9.48 | 9.48 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A4FB
Deuteranopia (green-blind)
#9AB4F3
Tritanopia (blue-blind)
#FF8BB0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fb7ff7; /* rgb */ color: rgb(251, 127, 247); /* oklch */ color: oklch(77.7% 0.207 328.6);
Tailwind
colors: {
custom: {
50: '#ffa8fa',
500: '#fb7ff7',
950: '#000000',
},
}SCSS
$custom: #fb7ff7; $custom-light: #ffa8fa; $custom-dark: #000000;
JSON
{
"hex": "#fb7ff7",
"rgb": {
"r": 251,
"g": 127,
"b": 247
},
"hsl": {
"h": 301.935,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.77734,
"c": 0.20661,
"h": 328.6
},
"luminance": 0.42403
}Semantic roles & 50–950 ramp
primary
#FB7FF7
secondary
#D5F6D6
accent
#E60700
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85