#FB7BFC#FB7BFC
#FB7BFC is a light, highly saturated purple. Relative luminance 0.417; OKLCH L 77.4% C 0.217 H 327.1°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7BFC |
|---|---|
| RGB | rgb(251, 123, 252) |
| HSL | hsl(300, 96%, 74%) |
| HSV | hsv(300, 51%, 99%) |
| CMYK | cmyk(0.4%, 51.2%, 0%, 1.2%) |
| CIE-LAB | lab(70.67, 65.67, -42.84) |
| CIE-LCH | lch(70.67, 78.40, 326.88°) |
| OKLab | oklab(77.45% 0.1822 -0.1178) |
| OKLCH | oklch(77.45% 0.217 327.1) |
| XYZ | xyz(64.4362, 41.7071, 96.7328) |
| Luminance | 0.4170 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.70
Purply Pink
#F075E6
ΔE00 3.46
Violet Pink
#FB5FFC
ΔE00 4.46
Light Magenta
#FA5FF7
ΔE00 4.52
Candy Pink
#FF63E9
ΔE00 4.57
Lavender Pink
#DD85D7
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7BFC #7CFC7B
analogous
#BA7BFC #FB7BFC #FC7BBC
triadic
#FB7BFC #FCFB7B #7BFCFB
tetradic
#FB7BFC #FCBA7B #7CFC7B #7BBCFC
square
#FB7BFC #FCBA7B #7CFC7B #7BBCFC
split-complementary
#FB7BFC #BCFC7B #7BFCBA
monochromatic
#F506F7 #F93FFB #FB7BFC #FDB7FD #FEE1FE
Accessibility & contrast
On white
2.25
#FB7BFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#FB7BFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7BFC
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7BFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7BFC | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA2FF
Deuteranopia (green-blind)
#96B3F8
Tritanopia (blue-blind)
#FF8AB1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fb7bfc; /* rgb */ color: rgb(251, 123, 252); /* oklch */ color: oklch(77.4% 0.217 327.1);
Tailwind
colors: {
custom: {
50: '#ffa6fe',
500: '#fb7bfc',
950: '#000000',
},
}SCSS
$custom: #fb7bfc; $custom-light: #ffa6fe; $custom-dark: #000000;
JSON
{
"hex": "#fb7bfc",
"rgb": {
"r": 251,
"g": 123,
"b": 252
},
"hsl": {
"h": 299.535,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.77448,
"c": 0.21696,
"h": 327.1
},
"luminance": 0.41703
}Semantic roles & 50–950 ramp
primary
#FB7BFC
secondary
#D5F7D4
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86