#FBB0BE#FBB0BE
#FBB0BE is a very light, moderate red. Relative luminance 0.553; OKLCH L 83.2% C 0.089 H 6.9°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB0BE |
|---|---|
| RGB | rgb(251, 176, 190) |
| HSL | hsl(349, 90%, 84%) |
| HSV | hsv(349, 30%, 98%) |
| CMYK | cmyk(0%, 29.9%, 24.3%, 1.6%) |
| CIE-LAB | lab(79.20, 29.26, 3.93) |
| CIE-LCH | lch(79.20, 29.53, 7.65°) |
| OKLab | oklab(83.2% 0.0885 0.0107) |
| OKLCH | oklch(83.2% 0.089 6.9) |
| XYZ | xyz(64.6044, 55.2813, 55.9727) |
| Luminance | 0.5528 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 0.67
Lightpink
#FFB6C1
ΔE00 1.61
Pastel Pink
#FFBACD
ΔE00 3.16
Baby Pink
#FFB7CE
ΔE00 3.59
Pink
#FFC0CB
ΔE00 3.85
Bubblegum
#FFC1CC
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB0BE #B0FBED
analogous
#FBB0E3 #FBB0BE #FBC7B0
triadic
#FBB0BE #BEFBB0 #B0BEFB
tetradic
#FBB0BE #E3FBB0 #B0FBED #C7B0FB
square
#FBB0BE #E3FBB0 #B0FBED #C7B0FB
split-complementary
#FBB0BE #B0FBC7 #B0E3FB
monochromatic
#F53B5E #F8768E #FBB0BE #FEE2E7 #FEE2E7
Accessibility & contrast
On white
1.74
#FBB0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#FBB0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB0BE
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB0BE | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBCBE
Deuteranopia (green-blind)
#CDC9BD
Tritanopia (blue-blind)
#FFAAB5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #fbb0be; /* rgb */ color: rgb(251, 176, 190); /* oklch */ color: oklch(83.2% 0.089 6.9);
Tailwind
colors: {
custom: {
50: '#fec8d1',
500: '#fbb0be',
950: '#000000',
},
}SCSS
$custom: #fbb0be; $custom-light: #fec8d1; $custom-dark: #000000;
JSON
{
"hex": "#fbb0be",
"rgb": {
"r": 251,
"g": 176,
"b": 190
},
"hsl": {
"h": 348.8,
"s": 90.361,
"l": 83.725
},
"oklch": {
"l": 0.83195,
"c": 0.08917,
"h": 6.9
},
"luminance": 0.55278
}Semantic roles & 50–950 ramp
primary
#FBB0BE
secondary
#70DFCA
accent
#E6BB00
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181314
muted
#868283