#FBB4BF#FBB4BF
#FBB4BF is a very light, moderate red. Relative luminance 0.569; OKLCH L 83.9% C 0.084 H 8.8°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB4BF |
|---|---|
| RGB | rgb(251, 180, 191) |
| HSL | hsl(351, 90%, 85%) |
| HSV | hsv(351, 28%, 98%) |
| CMYK | cmyk(0%, 28.3%, 23.9%, 1.6%) |
| CIE-LAB | lab(80.13, 27.30, 4.73) |
| CIE-LCH | lch(80.13, 27.71, 9.83°) |
| OKLab | oklab(83.92% 0.0827 0.0127) |
| OKLCH | oklch(83.92% 0.084 8.8) |
| XYZ | xyz(65.5100, 56.9169, 56.8156) |
| Luminance | 0.5691 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 0.72
Soft Pink
#FDB0C0
ΔE00 1.78
Pink
#FFC0CB
ΔE00 2.90
Bubblegum
#FFC1CC
ΔE00 3.17
Pastel Pink
#FFBACD
ΔE00 3.18
Pale Rose
#FDC1C5
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB4BF #B4FBF0
analogous
#FBB4E3 #FBB4BF #FBCDB4
triadic
#FBB4BF #BFFBB4 #B4BFFB
tetradic
#FBB4BF #E3FBB4 #B4FBF0 #CDB4FB
square
#FBB4BF #E3FBB4 #B4FBF0 #CDB4FB
split-complementary
#FBB4BF #B4FBCD #B4E3FB
monochromatic
#F5405C #F87A8D #FBB4BF #FDE2E6 #FDE2E6
Accessibility & contrast
On white
1.70
#FBB4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#FBB4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB4BF
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB4BF | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBFBF
Deuteranopia (green-blind)
#D0CCBE
Tritanopia (blue-blind)
#FFAFB8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #fbb4bf; /* rgb */ color: rgb(251, 180, 191); /* oklch */ color: oklch(83.9% 0.084 8.8);
Tailwind
colors: {
custom: {
50: '#fecbd2',
500: '#fbb4bf',
950: '#000000',
},
}SCSS
$custom: #fbb4bf; $custom-light: #fecbd2; $custom-dark: #000000;
JSON
{
"hex": "#fbb4bf",
"rgb": {
"r": 251,
"g": 180,
"b": 191
},
"hsl": {
"h": 350.704,
"s": 89.873,
"l": 84.51
},
"oklch": {
"l": 0.83919,
"c": 0.08366,
"h": 8.8
},
"luminance": 0.56913
}Semantic roles & 50–950 ramp
primary
#FBB4BF
secondary
#74DFCF
accent
#E6C200
background
#FFFEFE
surface
#FFFAFB
border
#D7D3D4
text
#181314
muted
#868383