#FB7BF4#FB7BF4
#FB7BF4 is a light, highly saturated purple. Relative luminance 0.412; OKLCH L 77.1% C 0.210 H 329.5°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7BF4 |
|---|---|
| RGB | rgb(251, 123, 244) |
| HSL | hsl(303, 94%, 73%) |
| HSV | hsv(303, 51%, 98%) |
| CMYK | cmyk(0%, 51%, 2.8%, 1.6%) |
| CIE-LAB | lab(70.32, 64.32, -39.00) |
| CIE-LCH | lch(70.32, 75.22, 328.77°) |
| OKLab | oklab(77.08% 0.1811 -0.1068) |
| OKLCH | oklch(77.08% 0.21 329.5) |
| XYZ | xyz(63.1951, 41.2106, 90.1963) |
| Luminance | 0.4121 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.19
Purply Pink
#F075E6
ΔE00 2.60
Candy Pink
#FF63E9
ΔE00 3.98
Light Magenta
#FA5FF7
ΔE00 4.71
Violet Pink
#FB5FFC
ΔE00 4.83
Lavender Pink
#DD85D7
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7BF4 #7BFB82
analogous
#C27BFB #FB7BF4 #FB7BB4
triadic
#FB7BF4 #F4FB7B #7BF4FB
tetradic
#FB7BF4 #FBC27B #7BFB82 #7BB4FB
square
#FB7BF4 #FBC27B #7BFB82 #7BB4FB
split-complementary
#FB7BF4 #B4FB7B #7BFBC2
monochromatic
#F407E7 #F940EF #FB7BF4 #FDB6F9 #FEE1FD
Accessibility & contrast
On white
2.27
#FB7BF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#FB7BF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7BF4
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7BF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7BF4 | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A1F8
Deuteranopia (green-blind)
#99B2F0
Tritanopia (blue-blind)
#FF87AD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fb7bf4; /* rgb */ color: rgb(251, 123, 244); /* oklch */ color: oklch(77.1% 0.210 329.5);
Tailwind
colors: {
custom: {
50: '#ffa6f8',
500: '#fb7bf4',
950: '#000000',
},
}SCSS
$custom: #fb7bf4; $custom-light: #ffa6f8; $custom-dark: #000000;
JSON
{
"hex": "#fb7bf4",
"rgb": {
"r": 251,
"g": 123,
"b": 244
},
"hsl": {
"h": 303.281,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.77081,
"c": 0.21021,
"h": 329.5
},
"luminance": 0.41207
}Semantic roles & 50–950 ramp
primary
#FB7BF4
secondary
#D5F6D7
accent
#E60D00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85