#FBBBAD#FBBBAD
#FBBBAD is a very light, moderate red. Relative luminance 0.591; OKLCH L 84.7% C 0.077 H 32.6°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBBAD |
|---|---|
| RGB | rgb(251, 187, 173) |
| HSL | hsl(11, 91%, 83%) |
| HSV | hsv(11, 31%, 98%) |
| CMYK | cmyk(0%, 25.5%, 31.1%, 1.6%) |
| CIE-LAB | lab(81.33, 21.21, 16.13) |
| CIE-LCH | lch(81.33, 26.65, 37.25°) |
| OKLab | oklab(84.71% 0.065 0.0416) |
| OKLCH | oklch(84.71% 0.077 32.6) |
| XYZ | xyz(65.0985, 59.0706, 47.4999) |
| Luminance | 0.5907 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.19
Light Salmon
#FEA993
ΔE00 5.53
Pale Rose
#FDC1C5
ΔE00 7.08
Blush (survey)
#F29E8E
ΔE00 7.18
Light Rose
#FFC5CB
ΔE00 8.08
Peachy Pink
#FF9A8A
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBBAD #ADEDFB
analogous
#FBADC6 #FBBBAD #FBE2AD
triadic
#FBBBAD #ADFBBB #BBADFB
tetradic
#FBBBAD #C6FBAD #ADEDFB #E2ADFB
square
#FBBBAD #C6FBAD #ADEDFB #E2ADFB
split-complementary
#FBBBAD #ADFBE2 #ADC6FB
monochromatic
#F55A38 #F88B73 #FBBBAD #FEE7E2 #FEE7E2
Accessibility & contrast
On white
1.64
#FBBBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#FBBBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBBAD
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBBAD | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3AC
Deuteranopia (green-blind)
#D8CFAC
Tritanopia (blue-blind)
#FFB3B7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fbbbad; /* rgb */ color: rgb(251, 187, 173); /* oklch */ color: oklch(84.7% 0.077 32.6);
Tailwind
colors: {
custom: {
50: '#fecfc5',
500: '#fbbbad',
950: '#000000',
},
}SCSS
$custom: #fbbbad; $custom-light: #fecfc5; $custom-dark: #000000;
JSON
{
"hex": "#fbbbad",
"rgb": {
"r": 251,
"g": 187,
"b": 173
},
"hsl": {
"h": 10.769,
"s": 90.698,
"l": 83.137
},
"oklch": {
"l": 0.84708,
"c": 0.07716,
"h": 32.6
},
"luminance": 0.59067
}Semantic roles & 50–950 ramp
primary
#FBBBAD
secondary
#6ECADF
accent
#BCE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382