#FB7BED#FB7BED
#FB7BED is a light, highly saturated purple. Relative luminance 0.408; OKLCH L 76.8% C 0.204 H 331.7°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7BED |
|---|---|
| RGB | rgb(251, 123, 237) |
| HSL | hsl(307, 94%, 73%) |
| HSV | hsv(307, 51%, 98%) |
| CMYK | cmyk(0%, 51%, 5.6%, 1.6%) |
| CIE-LAB | lab(70.03, 63.16, -35.61) |
| CIE-LCH | lch(70.03, 72.51, 330.59°) |
| OKLab | oklab(76.77% 0.1799 -0.0971) |
| OKLCH | oklch(76.77% 0.204 331.7) |
| XYZ | xyz(62.1524, 40.7935, 84.7047) |
| Luminance | 0.4079 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.25
Violet (CSS)
#EE82EE
ΔE00 2.35
Candy Pink
#FF63E9
ΔE00 3.78
Light Magenta
#FA5FF7
ΔE00 5.17
Violet Pink
#FB5FFC
ΔE00 5.43
Lavender Pink
#DD85D7
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7BED #7BFB89
analogous
#C97BFB #FB7BED #FB7BAD
triadic
#FB7BED #EDFB7B #7BEDFB
tetradic
#FB7BED #FBC97B #7BFB89 #7BADFB
square
#FB7BED #FBC97B #7BFB89 #7BADFB
split-complementary
#FB7BED #ADFB7B #7BFBC9
monochromatic
#F407DA #F940E5 #FB7BED #FDB6F5 #FEE1FB
Accessibility & contrast
On white
2.29
#FB7BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#FB7BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7BED
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7BED | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A0F1
Deuteranopia (green-blind)
#9CB2E9
Tritanopia (blue-blind)
#FF85A9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fb7bed; /* rgb */ color: rgb(251, 123, 237); /* oklch */ color: oklch(76.8% 0.204 331.7);
Tailwind
colors: {
custom: {
50: '#ffa6f3',
500: '#fb7bed',
950: '#000000',
},
}SCSS
$custom: #fb7bed; $custom-light: #ffa6f3; $custom-dark: #000000;
JSON
{
"hex": "#fb7bed",
"rgb": {
"r": 251,
"g": 123,
"b": 237
},
"hsl": {
"h": 306.563,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.7677,
"c": 0.20446,
"h": 331.7
},
"luminance": 0.4079
}Semantic roles & 50–950 ramp
primary
#FB7BED
secondary
#D5F6D8
accent
#E61900
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85