#FB7BF8#FB7BF8
#FB7BF8 is a light, highly saturated purple. Relative luminance 0.415; OKLCH L 77.3% C 0.214 H 328.3°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7BF8 |
|---|---|
| RGB | rgb(251, 123, 248) |
| HSL | hsl(301, 94%, 73%) |
| HSV | hsv(301, 51%, 98%) |
| CMYK | cmyk(0%, 51%, 1.2%, 1.6%) |
| CIE-LAB | lab(70.49, 64.99, -40.92) |
| CIE-LCH | lch(70.49, 76.80, 327.80°) |
| OKLab | oklab(77.26% 0.1817 -0.1123) |
| OKLCH | oklch(77.26% 0.214 328.3) |
| XYZ | xyz(63.8090, 41.4562, 93.4296) |
| Luminance | 0.4145 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.37
Purply Pink
#F075E6
ΔE00 2.99
Candy Pink
#FF63E9
ΔE00 4.23
Light Magenta
#FA5FF7
ΔE00 4.57
Violet Pink
#FB5FFC
ΔE00 4.60
Lavender Pink
#DD85D7
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7BF8 #7BFB7E
analogous
#BE7BFB #FB7BF8 #FB7BB8
triadic
#FB7BF8 #F8FB7B #7BF8FB
tetradic
#FB7BF8 #FBBE7B #7BFB7E #7BB8FB
square
#FB7BF8 #FBBE7B #7BFB7E #7BB8FB
split-complementary
#FB7BF8 #B8FB7B #7BFBBE
monochromatic
#F407EF #F940F5 #FB7BF8 #FDB6FB #FEE1FD
Accessibility & contrast
On white
2.26
#FB7BF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#FB7BF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7BF8
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7BF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7BF8 | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A2FC
Deuteranopia (green-blind)
#97B2F4
Tritanopia (blue-blind)
#FF88AF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fb7bf8; /* rgb */ color: rgb(251, 123, 248); /* oklch */ color: oklch(77.3% 0.214 328.3);
Tailwind
colors: {
custom: {
50: '#ffa6fb',
500: '#fb7bf8',
950: '#000000',
},
}SCSS
$custom: #fb7bf8; $custom-light: #ffa6fb; $custom-dark: #000000;
JSON
{
"hex": "#fb7bf8",
"rgb": {
"r": 251,
"g": 123,
"b": 248
},
"hsl": {
"h": 301.406,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.77263,
"c": 0.21356,
"h": 328.3
},
"luminance": 0.41452
}Semantic roles & 50–950 ramp
primary
#FB7BF8
secondary
#D5F6D5
accent
#E60500
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85