#FBB8BE#FBB8BE
#FBB8BE is a very light, moderate red. Relative luminance 0.585; OKLCH L 84.6% C 0.078 H 12.9°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB8BE |
|---|---|
| RGB | rgb(251, 184, 190) |
| HSL | hsl(355, 89%, 85%) |
| HSV | hsv(355, 27%, 98%) |
| CMYK | cmyk(0%, 26.7%, 24.3%, 1.6%) |
| CIE-LAB | lab(81.02, 25.05, 6.55) |
| CIE-LCH | lch(81.02, 25.90, 14.66°) |
| OKLab | oklab(84.6% 0.0761 0.0174) |
| OKLCH | oklch(84.6% 0.078 12.9) |
| XYZ | xyz(66.2195, 58.5114, 56.5111) |
| Luminance | 0.5851 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 1.86
Pale Rose
#FDC1C5
ΔE00 2.29
Pink
#FFC0CB
ΔE00 2.74
Bubblegum
#FFC1CC
ΔE00 2.95
Light Rose
#FFC5CB
ΔE00 3.20
Soft Pink
#FDB0C0
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB8BE #B8FBF5
analogous
#FBB8DF #FBB8BE #FBD3B8
triadic
#FBB8BE #BEFBB8 #B8BEFB
tetradic
#FBB8BE #DFFBB8 #B8FBF5 #D3B8FB
square
#FBB8BE #DFFBB8 #B8FBF5 #D3B8FB
split-complementary
#FBB8BE #B8FBD3 #B8DFFB
monochromatic
#F44454 #F87E89 #FBB8BE #FDE2E4 #FDE2E4
Accessibility & contrast
On white
1.65
#FBB8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#FBB8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB8BE
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB8BE | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C2BE
Deuteranopia (green-blind)
#D3CEBD
Tritanopia (blue-blind)
#FFB2BA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #fbb8be; /* rgb */ color: rgb(251, 184, 190); /* oklch */ color: oklch(84.6% 0.078 12.9);
Tailwind
colors: {
custom: {
50: '#fecdd1',
500: '#fbb8be',
950: '#000000',
},
}SCSS
$custom: #fbb8be; $custom-light: #fecdd1; $custom-dark: #000000;
JSON
{
"hex": "#fbb8be",
"rgb": {
"r": 251,
"g": 184,
"b": 190
},
"hsl": {
"h": 354.627,
"s": 89.333,
"l": 85.294
},
"oklch": {
"l": 0.84597,
"c": 0.07808,
"h": 12.9
},
"luminance": 0.58508
}Semantic roles & 50–950 ramp
primary
#FBB8BE
secondary
#77E0D6
accent
#E6D100
background
#FFFEFE
surface
#FFFAFB
border
#D7D3D4
text
#181314
muted
#868383