#FB7BE7#FB7BE7
#FB7BE7 is a light, vivid purple. Relative luminance 0.404; OKLCH L 76.5% C 0.200 H 333.6°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7BE7 |
|---|---|
| RGB | rgb(251, 123, 231) |
| HSL | hsl(309, 94%, 73%) |
| HSV | hsv(309, 51%, 98%) |
| CMYK | cmyk(0%, 51%, 8%, 1.6%) |
| CIE-LAB | lab(69.79, 62.20, -32.68) |
| CIE-LCH | lch(69.79, 70.26, 332.28°) |
| OKLab | oklab(76.51% 0.1789 -0.0888) |
| OKLCH | oklch(76.51% 0.2 333.6) |
| XYZ | xyz(61.2904, 40.4488, 80.1650) |
| Luminance | 0.4044 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.45
Violet (CSS)
#EE82EE
ΔE00 2.92
Candy Pink
#FF63E9
ΔE00 3.91
Lavender Pink
#DD85D7
ΔE00 5.12
Light Magenta
#FA5FF7
ΔE00 5.76
Violet Pink
#FB5FFC
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7BE7 #7BFB8F
analogous
#CF7BFB #FB7BE7 #FB7BA7
triadic
#FB7BE7 #E7FB7B #7BE7FB
tetradic
#FB7BE7 #FBCF7B #7BFB8F #7BA7FB
square
#FB7BE7 #FBCF7B #7BFB8F #7BA7FB
split-complementary
#FB7BE7 #A7FB7B #7BFBCF
monochromatic
#F407CF #F940DC #FB7BE7 #FDB6F2 #FEE1FA
Accessibility & contrast
On white
2.31
#FB7BE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#FB7BE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7BE7
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7BE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7BE7 | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#799FEB
Deuteranopia (green-blind)
#9EB1E3
Tritanopia (blue-blind)
#FF83A7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fb7be7; /* rgb */ color: rgb(251, 123, 231); /* oklch */ color: oklch(76.5% 0.200 333.6);
Tailwind
colors: {
custom: {
50: '#ffa6ef',
500: '#fb7be7',
950: '#000000',
},
}SCSS
$custom: #fb7be7; $custom-light: #ffa6ef; $custom-dark: #000000;
JSON
{
"hex": "#fb7be7",
"rgb": {
"r": 251,
"g": 123,
"b": 231
},
"hsl": {
"h": 309.375,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.7651,
"c": 0.19969,
"h": 333.6
},
"luminance": 0.40445
}Semantic roles & 50–950 ramp
primary
#FB7BE7
secondary
#D5F6DA
accent
#E62400
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84