#FBBBAA#FBBBAA
#FBBBAA is a very light, moderate red. Relative luminance 0.590; OKLCH L 84.6% C 0.078 H 35.4°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBBAA |
|---|---|
| RGB | rgb(251, 187, 170) |
| HSL | hsl(13, 91%, 83%) |
| HSV | hsv(13, 32%, 98%) |
| CMYK | cmyk(0%, 25.5%, 32.3%, 1.6%) |
| CIE-LAB | lab(81.27, 20.83, 17.64) |
| CIE-LCH | lch(81.27, 27.30, 40.26°) |
| OKLab | oklab(84.64% 0.0638 0.0453) |
| OKLCH | oklch(84.64% 0.078 35.4) |
| XYZ | xyz(64.8114, 58.9558, 45.9883) |
| Luminance | 0.5895 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.53
Light Salmon
#FEA993
ΔE00 5.16
Blush (survey)
#F29E8E
ΔE00 7.19
Pale Rose
#FDC1C5
ΔE00 8.21
Apricot
#FBCEB1
ΔE00 8.31
Peachy Pink
#FF9A8A
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBBAA #AAEAFB
analogous
#FBAAC1 #FBBBAA #FBE4AA
triadic
#FBBBAA #AAFBBB #BBAAFB
tetradic
#FBBBAA #C1FBAA #AAEAFB #E4AAFB
square
#FBBBAA #C1FBAA #AAEAFB #E4AAFB
split-complementary
#FBBBAA #AAFBE4 #AAC1FB
monochromatic
#F55D35 #F88C70 #FBBBAA #FEE8E2 #FEE8E2
Accessibility & contrast
On white
1.64
#FBBBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#FBBBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBBAA
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBBAA | 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)
#CAC2A9
Deuteranopia (green-blind)
#D9CFAA
Tritanopia (blue-blind)
#FFB2B6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fbbbaa; /* rgb */ color: rgb(251, 187, 170); /* oklch */ color: oklch(84.6% 0.078 35.4);
Tailwind
colors: {
custom: {
50: '#fecfc3',
500: '#fbbbaa',
950: '#000000',
},
}SCSS
$custom: #fbbbaa; $custom-light: #fecfc3; $custom-dark: #000000;
JSON
{
"hex": "#fbbbaa",
"rgb": {
"r": 251,
"g": 187,
"b": 170
},
"hsl": {
"h": 12.593,
"s": 91.011,
"l": 82.549
},
"oklch": {
"l": 0.84638,
"c": 0.07828,
"h": 35.4
},
"luminance": 0.58952
}Semantic roles & 50–950 ramp
primary
#FBBBAA
secondary
#6BC6DE
accent
#B5E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382