#FBB9BE#FBB9BE
#FBB9BE is a very light, moderate red. Relative luminance 0.589; OKLCH L 84.8% C 0.077 H 13.8°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB9BE |
|---|---|
| RGB | rgb(251, 185, 190) |
| HSL | hsl(355, 89%, 85%) |
| HSV | hsv(355, 26%, 98%) |
| CMYK | cmyk(0%, 26.3%, 24.3%, 1.6%) |
| CIE-LAB | lab(81.25, 24.53, 6.88) |
| CIE-LCH | lch(81.25, 25.48, 15.68°) |
| OKLab | oklab(84.77% 0.0746 0.0183) |
| OKLCH | oklch(84.77% 0.077 13.8) |
| XYZ | xyz(66.4279, 58.9283, 56.5806) |
| Luminance | 0.5893 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 1.99
Lightpink
#FFB6C1
ΔE00 2.25
Pink
#FFC0CB
ΔE00 2.83
Light Rose
#FFC5CB
ΔE00 3.00
Bubblegum
#FFC1CC
ΔE00 3.01
Soft Pink
#FDB0C0
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB9BE #B9FBF6
analogous
#FBB9DF #FBB9BE #FBD5B9
triadic
#FBB9BE #BEFBB9 #B9BEFB
tetradic
#FBB9BE #DFFBB9 #B9FBF6 #D5B9FB
square
#FBB9BE #DFFBB9 #B9FBF6 #D5B9FB
split-complementary
#FBB9BE #B9FBD5 #B9DFFB
monochromatic
#F44552 #F87F88 #FBB9BE #FDE2E4 #FDE2E4
Accessibility & contrast
On white
1.64
#FBB9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#FBB9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB9BE
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB9BE | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C3BE
Deuteranopia (green-blind)
#D3CFBD
Tritanopia (blue-blind)
#FFB3BB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fbb9be; /* rgb */ color: rgb(251, 185, 190); /* oklch */ color: oklch(84.8% 0.077 13.8);
Tailwind
colors: {
custom: {
50: '#feced1',
500: '#fbb9be',
950: '#000000',
},
}SCSS
$custom: #fbb9be; $custom-light: #feced1; $custom-dark: #000000;
JSON
{
"hex": "#fbb9be",
"rgb": {
"r": 251,
"g": 185,
"b": 190
},
"hsl": {
"h": 355.455,
"s": 89.189,
"l": 85.49
},
"oklch": {
"l": 0.84774,
"c": 0.07677,
"h": 13.8
},
"luminance": 0.58925
}Semantic roles & 50–950 ramp
primary
#FBB9BE
secondary
#78E0D8
accent
#E6D400
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181314
muted
#868383