#FBB7BD#FBB7BD
#FBB7BD is a very light, moderate red. Relative luminance 0.581; OKLCH L 84.4% C 0.079 H 13.0°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB7BD |
|---|---|
| RGB | rgb(251, 183, 189) |
| HSL | hsl(355, 89%, 85%) |
| HSV | hsv(355, 27%, 98%) |
| CMYK | cmyk(0%, 27.1%, 24.7%, 1.6%) |
| CIE-LAB | lab(80.77, 25.44, 6.73) |
| CIE-LCH | lch(80.77, 26.32, 14.81°) |
| OKLab | oklab(84.39% 0.0773 0.0179) |
| OKLCH | oklch(84.39% 0.079 13) |
| XYZ | xyz(65.9036, 58.0538, 55.8684) |
| Luminance | 0.5805 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 1.80
Pale Rose
#FDC1C5
ΔE00 2.54
Pink
#FFC0CB
ΔE00 2.96
Bubblegum
#FFC1CC
ΔE00 3.17
Light Rose
#FFC5CB
ΔE00 3.46
Soft Pink
#FDB0C0
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB7BD #B7FBF5
analogous
#FBB7DF #FBB7BD #FBD3B7
triadic
#FBB7BD #BDFBB7 #B7BDFB
tetradic
#FBB7BD #DFFBB7 #B7FBF5 #D3B7FB
square
#FBB7BD #DFFBB7 #B7FBF5 #D3B7FB
split-complementary
#FBB7BD #B7FBD3 #B7DFFB
monochromatic
#F54353 #F87D88 #FBB7BD #FDE2E4 #FDE2E4
Accessibility & contrast
On white
1.67
#FBB7BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#FBB7BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB7BD
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB7BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB7BD | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1BD
Deuteranopia (green-blind)
#D2CDBC
Tritanopia (blue-blind)
#FFB1B9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #fbb7bd; /* rgb */ color: rgb(251, 183, 189); /* oklch */ color: oklch(84.4% 0.079 13.0);
Tailwind
colors: {
custom: {
50: '#fecdd0',
500: '#fbb7bd',
950: '#000000',
},
}SCSS
$custom: #fbb7bd; $custom-light: #fecdd0; $custom-dark: #000000;
JSON
{
"hex": "#fbb7bd",
"rgb": {
"r": 251,
"g": 183,
"b": 189
},
"hsl": {
"h": 354.706,
"s": 89.474,
"l": 85.098
},
"oklch": {
"l": 0.84393,
"c": 0.07933,
"h": 13
},
"luminance": 0.5805
}Semantic roles & 50–950 ramp
primary
#FBB7BD
secondary
#77E0D6
accent
#E6D100
background
#FFFEFE
surface
#FFFAFB
border
#D7D3D4
text
#181314
muted
#868383