#FB7BEC#FB7BEC
#FB7BEC is a light, highly saturated purple. Relative luminance 0.407; OKLCH L 76.7% C 0.204 H 332.0°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7BEC |
|---|---|
| RGB | rgb(251, 123, 236) |
| HSL | hsl(307, 94%, 73%) |
| HSV | hsv(307, 51%, 98%) |
| CMYK | cmyk(0%, 51%, 6%, 1.6%) |
| CIE-LAB | lab(69.99, 63.00, -35.13) |
| CIE-LCH | lch(69.99, 72.13, 330.86°) |
| OKLab | oklab(76.73% 0.1798 -0.0957) |
| OKLCH | oklch(76.73% 0.204 332) |
| XYZ | xyz(62.0067, 40.7353, 83.9374) |
| Luminance | 0.4073 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.25
Violet (CSS)
#EE82EE
ΔE00 2.42
Candy Pink
#FF63E9
ΔE00 3.78
Light Magenta
#FA5FF7
ΔE00 5.26
Lavender Pink
#DD85D7
ΔE00 5.38
Violet Pink
#FB5FFC
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7BEC #7BFB8A
analogous
#CA7BFB #FB7BEC #FB7BAC
triadic
#FB7BEC #ECFB7B #7BECFB
tetradic
#FB7BEC #FBCA7B #7BFB8A #7BACFB
square
#FB7BEC #FBCA7B #7BFB8A #7BACFB
split-complementary
#FB7BEC #ACFB7B #7BFBCA
monochromatic
#F407D8 #F940E3 #FB7BEC #FDB6F5 #FEE1FB
Accessibility & contrast
On white
2.30
#FB7BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#FB7BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7BEC
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7BEC | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A0F0
Deuteranopia (green-blind)
#9CB2E8
Tritanopia (blue-blind)
#FF84A9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fb7bec; /* rgb */ color: rgb(251, 123, 236); /* oklch */ color: oklch(76.7% 0.204 332.0);
Tailwind
colors: {
custom: {
50: '#ffa6f2',
500: '#fb7bec',
950: '#000000',
},
}SCSS
$custom: #fb7bec; $custom-light: #ffa6f2; $custom-dark: #000000;
JSON
{
"hex": "#fb7bec",
"rgb": {
"r": 251,
"g": 123,
"b": 236
},
"hsl": {
"h": 307.031,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.76726,
"c": 0.20366,
"h": 332
},
"luminance": 0.40731
}Semantic roles & 50–950 ramp
primary
#FB7BEC
secondary
#D5F6D9
accent
#E61B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85