#FBB7BF#FBB7BF
#FBB7BF is a very light, moderate red. Relative luminance 0.581; OKLCH L 84.4% C 0.080 H 11.1°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB7BF |
|---|---|
| RGB | rgb(251, 183, 191) |
| HSL | hsl(353, 89%, 85%) |
| HSV | hsv(353, 27%, 98%) |
| CMYK | cmyk(0%, 27.1%, 23.9%, 1.6%) |
| CIE-LAB | lab(80.82, 25.72, 5.72) |
| CIE-LCH | lch(80.82, 26.35, 12.54°) |
| OKLab | oklab(84.45% 0.078 0.0153) |
| OKLCH | oklch(84.45% 0.08 11.1) |
| XYZ | xyz(66.1222, 58.1413, 57.0197) |
| Luminance | 0.5814 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 1.24
Pink
#FFC0CB
ΔE00 2.51
Pale Rose
#FDC1C5
ΔE00 2.73
Bubblegum
#FFC1CC
ΔE00 2.75
Soft Pink
#FDB0C0
ΔE00 2.94
Light Rose
#FFC5CB
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB7BF #B7FBF3
analogous
#FBB7E1 #FBB7BF #FBD1B7
triadic
#FBB7BF #BFFBB7 #B7BFFB
tetradic
#FBB7BF #E1FBB7 #B7FBF3 #D1B7FB
square
#FBB7BF #E1FBB7 #B7FBF3 #D1B7FB
split-complementary
#FBB7BF #B7FBD1 #B7E1FB
monochromatic
#F54358 #F87D8B #FBB7BF #FDE2E5 #FDE2E5
Accessibility & contrast
On white
1.66
#FBB7BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#FBB7BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB7BF
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB7BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB7BF | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1BF
Deuteranopia (green-blind)
#D2CDBE
Tritanopia (blue-blind)
#FFB1BA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #fbb7bf; /* rgb */ color: rgb(251, 183, 191); /* oklch */ color: oklch(84.4% 0.080 11.1);
Tailwind
colors: {
custom: {
50: '#fecdd2',
500: '#fbb7bf',
950: '#000000',
},
}SCSS
$custom: #fbb7bf; $custom-light: #fecdd2; $custom-dark: #000000;
JSON
{
"hex": "#fbb7bf",
"rgb": {
"r": 251,
"g": 183,
"b": 191
},
"hsl": {
"h": 352.941,
"s": 89.474,
"l": 85.098
},
"oklch": {
"l": 0.84446,
"c": 0.07951,
"h": 11.1
},
"luminance": 0.58138
}Semantic roles & 50–950 ramp
primary
#FBB7BF
secondary
#77E0D3
accent
#E6CA00
background
#FFFEFE
surface
#FFFAFB
border
#D7D3D4
text
#181314
muted
#868383