#FBB4BE#FBB4BE
#FBB4BE is a very light, moderate red. Relative luminance 0.569; OKLCH L 83.9% C 0.084 H 9.7°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB4BE |
|---|---|
| RGB | rgb(251, 180, 190) |
| HSL | hsl(352, 90%, 85%) |
| HSV | hsv(352, 28%, 98%) |
| CMYK | cmyk(0%, 28.3%, 24.3%, 1.6%) |
| CIE-LAB | lab(80.11, 27.16, 5.24) |
| CIE-LCH | lch(80.11, 27.66, 10.91°) |
| OKLab | oklab(83.89% 0.0823 0.0141) |
| OKLCH | oklch(83.89% 0.084 9.7) |
| XYZ | xyz(65.4003, 56.8730, 56.2380) |
| Luminance | 0.5687 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 0.77
Soft Pink
#FDB0C0
ΔE00 2.05
Pink
#FFC0CB
ΔE00 2.98
Bubblegum
#FFC1CC
ΔE00 3.25
Pastel Pink
#FFBACD
ΔE00 3.50
Pale Rose
#FDC1C5
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB4BE #B4FBF1
analogous
#FBB4E2 #FBB4BE #FBCEB4
triadic
#FBB4BE #BEFBB4 #B4BEFB
tetradic
#FBB4BE #E2FBB4 #B4FBF1 #CEB4FB
square
#FBB4BE #E2FBB4 #B4FBF1 #CEB4FB
split-complementary
#FBB4BE #B4FBCE #B4E2FB
monochromatic
#F54059 #F87A8C #FBB4BE #FDE2E6 #FDE2E6
Accessibility & contrast
On white
1.70
#FBB4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#FBB4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB4BE
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB4BE | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBFBE
Deuteranopia (green-blind)
#D0CCBD
Tritanopia (blue-blind)
#FFAEB8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #fbb4be; /* rgb */ color: rgb(251, 180, 190); /* oklch */ color: oklch(83.9% 0.084 9.7);
Tailwind
colors: {
custom: {
50: '#fecbd1',
500: '#fbb4be',
950: '#000000',
},
}SCSS
$custom: #fbb4be; $custom-light: #fecbd1; $custom-dark: #000000;
JSON
{
"hex": "#fbb4be",
"rgb": {
"r": 251,
"g": 180,
"b": 190
},
"hsl": {
"h": 351.549,
"s": 89.873,
"l": 84.51
},
"oklch": {
"l": 0.83892,
"c": 0.08351,
"h": 9.7
},
"luminance": 0.56869
}Semantic roles & 50–950 ramp
primary
#FBB4BE
secondary
#74DFD0
accent
#E6C500
background
#FFFEFE
surface
#FFFAFB
border
#D7D3D4
text
#181314
muted
#868383