#FBBBA9#FBBBA9
#FBBBA9 is a very light, moderate red. Relative luminance 0.589; OKLCH L 84.6% C 0.079 H 36.3°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBBA9 |
|---|---|
| RGB | rgb(251, 187, 169) |
| HSL | hsl(13, 91%, 82%) |
| HSV | hsv(13, 33%, 98%) |
| CMYK | cmyk(0%, 25.5%, 32.7%, 1.6%) |
| CIE-LAB | lab(81.25, 20.71, 18.15) |
| CIE-LCH | lch(81.25, 27.54, 41.23°) |
| OKLab | oklab(84.62% 0.0634 0.0466) |
| OKLCH | oklch(84.62% 0.079 36.3) |
| XYZ | xyz(64.7172, 58.9181, 45.4920) |
| Luminance | 0.5891 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.37
Light Salmon
#FEA993
ΔE00 5.09
Blush (survey)
#F29E8E
ΔE00 7.24
Apricot
#FBCEB1
ΔE00 8.05
Pale Rose
#FDC1C5
ΔE00 8.58
Peachy Pink
#FF9A8A
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBBA9 #A9E9FB
analogous
#FBA9C0 #FBBBA9 #FBE4A9
triadic
#FBBBA9 #A9FBBB #BBA9FB
tetradic
#FBBBA9 #C0FBA9 #A9E9FB #E4A9FB
square
#FBBBA9 #C0FBA9 #A9E9FB #E4A9FB
split-complementary
#FBBBA9 #A9FBE4 #A9C0FB
monochromatic
#F65F34 #F88D6F #FBBBA9 #FEE8E2 #FEE8E2
Accessibility & contrast
On white
1.64
#FBBBA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#FBBBA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBBA9
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBBA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBBA9 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC2A8
Deuteranopia (green-blind)
#D9CFA9
Tritanopia (blue-blind)
#FFB2B6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fbbba9; /* rgb */ color: rgb(251, 187, 169); /* oklch */ color: oklch(84.6% 0.079 36.3);
Tailwind
colors: {
custom: {
50: '#fecfc2',
500: '#fbbba9',
950: '#000000',
},
}SCSS
$custom: #fbbba9; $custom-light: #fecfc2; $custom-dark: #000000;
JSON
{
"hex": "#fbbba9",
"rgb": {
"r": 251,
"g": 187,
"b": 169
},
"hsl": {
"h": 13.171,
"s": 91.111,
"l": 82.353
},
"oklch": {
"l": 0.84615,
"c": 0.07869,
"h": 36.3
},
"luminance": 0.58914
}Semantic roles & 50–950 ramp
primary
#FBBBA9
secondary
#6AC5DE
accent
#B3E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382