#FBB3BE#FBB3BE
#FBB3BE is a very light, moderate red. Relative luminance 0.565; OKLCH L 83.7% C 0.085 H 9.0°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB3BE |
|---|---|
| RGB | rgb(251, 179, 190) |
| HSL | hsl(351, 90%, 84%) |
| HSV | hsv(351, 29%, 98%) |
| CMYK | cmyk(0%, 28.7%, 24.3%, 1.6%) |
| CIE-LAB | lab(79.88, 27.69, 4.91) |
| CIE-LCH | lch(79.88, 28.12, 10.05°) |
| OKLab | oklab(83.72% 0.0839 0.0132) |
| OKLCH | oklch(83.72% 0.085 9) |
| XYZ | xyz(65.1992, 56.4707, 56.1710) |
| Luminance | 0.5647 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 0.82
Soft Pink
#FDB0C0
ΔE00 1.68
Pink
#FFC0CB
ΔE00 3.16
Pastel Pink
#FFBACD
ΔE00 3.35
Bubblegum
#FFC1CC
ΔE00 3.43
Pale Rose
#FDC1C5
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB3BE #B3FBF0
analogous
#FBB3E2 #FBB3BE #FBCCB3
triadic
#FBB3BE #BEFBB3 #B3BEFB
tetradic
#FBB3BE #E2FBB3 #B3FBF0 #CCB3FB
square
#FBB3BE #E2FBB3 #B3FBF0 #CCB3FB
split-complementary
#FBB3BE #B3FBCC #B3E2FB
monochromatic
#F53F5B #F8798C #FBB3BE #FDE2E6 #FDE2E6
Accessibility & contrast
On white
1.71
#FBB3BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#FBB3BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB3BE
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB3BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB3BE | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBEBE
Deuteranopia (green-blind)
#CFCBBD
Tritanopia (blue-blind)
#FFADB7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #fbb3be; /* rgb */ color: rgb(251, 179, 190); /* oklch */ color: oklch(83.7% 0.085 9.0);
Tailwind
colors: {
custom: {
50: '#fecad1',
500: '#fbb3be',
950: '#000000',
},
}SCSS
$custom: #fbb3be; $custom-light: #fecad1; $custom-dark: #000000;
JSON
{
"hex": "#fbb3be",
"rgb": {
"r": 251,
"g": 179,
"b": 190
},
"hsl": {
"h": 350.833,
"s": 90,
"l": 84.314
},
"oklch": {
"l": 0.83717,
"c": 0.0849,
"h": 9
},
"luminance": 0.56467
}Semantic roles & 50–950 ramp
primary
#FBB3BE
secondary
#73DFCF
accent
#E6C200
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181314
muted
#868283