#FB7BF0#FB7BF0
#FB7BF0 is a light, highly saturated purple. Relative luminance 0.410; OKLCH L 76.9% C 0.207 H 330.7°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7BF0 |
|---|---|
| RGB | rgb(251, 123, 240) |
| HSL | hsl(305, 94%, 73%) |
| HSV | hsv(305, 51%, 98%) |
| CMYK | cmyk(0%, 51%, 4.4%, 1.6%) |
| CIE-LAB | lab(70.16, 63.65, -37.07) |
| CIE-LCH | lch(70.16, 73.66, 329.79°) |
| OKLab | oklab(76.9% 0.1804 -0.1012) |
| OKLCH | oklch(76.9% 0.207 330.7) |
| XYZ | xyz(62.5943, 40.9703, 87.0323) |
| Luminance | 0.4097 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.20
Purply Pink
#F075E6
ΔE00 2.33
Candy Pink
#FF63E9
ΔE00 3.82
Light Magenta
#FA5FF7
ΔE00 4.94
Violet Pink
#FB5FFC
ΔE00 5.14
Lavender Pink
#DD85D7
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7BF0 #7BFB86
analogous
#C67BFB #FB7BF0 #FB7BB0
triadic
#FB7BF0 #F0FB7B #7BF0FB
tetradic
#FB7BF0 #FBC67B #7BFB86 #7BB0FB
square
#FB7BF0 #FBC67B #7BFB86 #7BB0FB
split-complementary
#FB7BF0 #B0FB7B #7BFBC6
monochromatic
#F407E0 #F940E9 #FB7BF0 #FDB6F7 #FEE1FC
Accessibility & contrast
On white
2.28
#FB7BF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#FB7BF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7BF0
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7BF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7BF0 | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A0F4
Deuteranopia (green-blind)
#9BB2EC
Tritanopia (blue-blind)
#FF86AB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fb7bf0; /* rgb */ color: rgb(251, 123, 240); /* oklch */ color: oklch(76.9% 0.207 330.7);
Tailwind
colors: {
custom: {
50: '#ffa6f5',
500: '#fb7bf0',
950: '#000000',
},
}SCSS
$custom: #fb7bf0; $custom-light: #ffa6f5; $custom-dark: #000000;
JSON
{
"hex": "#fb7bf0",
"rgb": {
"r": 251,
"g": 123,
"b": 240
},
"hsl": {
"h": 305.156,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.76902,
"c": 0.2069,
"h": 330.7
},
"luminance": 0.40966
}Semantic roles & 50–950 ramp
primary
#FB7BF0
secondary
#D5F6D8
accent
#E61400
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85