#FBB7BE#FBB7BE
#FBB7BE is a very light, moderate red. Relative luminance 0.581; OKLCH L 84.4% C 0.079 H 12.1°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB7BE |
|---|---|
| RGB | rgb(251, 183, 190) |
| HSL | hsl(354, 89%, 85%) |
| HSV | hsv(354, 27%, 98%) |
| CMYK | cmyk(0%, 27.1%, 24.3%, 1.6%) |
| CIE-LAB | lab(80.79, 25.58, 6.22) |
| CIE-LCH | lch(80.79, 26.33, 13.67°) |
| OKLab | oklab(84.42% 0.0777 0.0166) |
| OKLCH | oklch(84.42% 0.079 12.1) |
| XYZ | xyz(66.0125, 58.0974, 56.4421) |
| Luminance | 0.5809 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 1.50
Pale Rose
#FDC1C5
ΔE00 2.62
Pink
#FFC0CB
ΔE00 2.72
Bubblegum
#FFC1CC
ΔE00 2.95
Soft Pink
#FDB0C0
ΔE00 3.22
Light Rose
#FFC5CB
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB7BE #B7FBF4
analogous
#FBB7E0 #FBB7BE #FBD2B7
triadic
#FBB7BE #BEFBB7 #B7BEFB
tetradic
#FBB7BE #E0FBB7 #B7FBF4 #D2B7FB
square
#FBB7BE #E0FBB7 #B7FBF4 #D2B7FB
split-complementary
#FBB7BE #B7FBD2 #B7E0FB
monochromatic
#F54355 #F87D8A #FBB7BE #FDE2E5 #FDE2E5
Accessibility & contrast
On white
1.66
#FBB7BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#FBB7BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB7BE
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB7BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB7BE | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1BE
Deuteranopia (green-blind)
#D2CDBD
Tritanopia (blue-blind)
#FFB1BA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #fbb7be; /* rgb */ color: rgb(251, 183, 190); /* oklch */ color: oklch(84.4% 0.079 12.1);
Tailwind
colors: {
custom: {
50: '#fecdd1',
500: '#fbb7be',
950: '#000000',
},
}SCSS
$custom: #fbb7be; $custom-light: #fecdd1; $custom-dark: #000000;
JSON
{
"hex": "#fbb7be",
"rgb": {
"r": 251,
"g": 183,
"b": 190
},
"hsl": {
"h": 353.824,
"s": 89.474,
"l": 85.098
},
"oklch": {
"l": 0.8442,
"c": 0.07941,
"h": 12.1
},
"luminance": 0.58094
}Semantic roles & 50–950 ramp
primary
#FBB7BE
secondary
#77E0D5
accent
#E6CE00
background
#FFFEFE
surface
#FFFAFB
border
#D7D3D4
text
#181314
muted
#868383