#FB7BF3#FB7BF3
#FB7BF3 is a light, highly saturated purple. Relative luminance 0.411; OKLCH L 77.0% C 0.209 H 329.8°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7BF3 |
|---|---|
| RGB | rgb(251, 123, 243) |
| HSL | hsl(304, 94%, 73%) |
| HSV | hsv(304, 51%, 98%) |
| CMYK | cmyk(0%, 51%, 3.2%, 1.6%) |
| CIE-LAB | lab(70.28, 64.15, -38.52) |
| CIE-LCH | lch(70.28, 74.83, 329.02°) |
| OKLab | oklab(77.04% 0.1809 -0.1054) |
| OKLCH | oklch(77.04% 0.209 329.8) |
| XYZ | xyz(63.0436, 41.1501, 89.3988) |
| Luminance | 0.4115 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.17
Purply Pink
#F075E6
ΔE00 2.52
Candy Pink
#FF63E9
ΔE00 3.93
Light Magenta
#FA5FF7
ΔE00 4.76
Violet Pink
#FB5FFC
ΔE00 4.90
Lavender Pink
#DD85D7
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7BF3 #7BFB83
analogous
#C37BFB #FB7BF3 #FB7BB3
triadic
#FB7BF3 #F3FB7B #7BF3FB
tetradic
#FB7BF3 #FBC37B #7BFB83 #7BB3FB
square
#FB7BF3 #FBC37B #7BFB83 #7BB3FB
split-complementary
#FB7BF3 #B3FB7B #7BFBC3
monochromatic
#F407E5 #F940EE #FB7BF3 #FDB6F8 #FEE1FC
Accessibility & contrast
On white
2.28
#FB7BF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#FB7BF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7BF3
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7BF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7BF3 | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A1F7
Deuteranopia (green-blind)
#99B2EF
Tritanopia (blue-blind)
#FF87AC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fb7bf3; /* rgb */ color: rgb(251, 123, 243); /* oklch */ color: oklch(77.0% 0.209 329.8);
Tailwind
colors: {
custom: {
50: '#ffa6f7',
500: '#fb7bf3',
950: '#000000',
},
}SCSS
$custom: #fb7bf3; $custom-light: #ffa6f7; $custom-dark: #000000;
JSON
{
"hex": "#fb7bf3",
"rgb": {
"r": 251,
"g": 123,
"b": 243
},
"hsl": {
"h": 303.75,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.77036,
"c": 0.20937,
"h": 329.8
},
"luminance": 0.41146
}Semantic roles & 50–950 ramp
primary
#FB7BF3
secondary
#D5F6D7
accent
#E60E00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85