#FBBCAB#FBBCAB
#FBBCAB is a very light, moderate red. Relative luminance 0.594; OKLCH L 84.8% C 0.077 H 35.6°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBCAB |
|---|---|
| RGB | rgb(251, 188, 171) |
| HSL | hsl(13, 91%, 83%) |
| HSV | hsv(13, 32%, 98%) |
| CMYK | cmyk(0%, 25.1%, 31.9%, 1.6%) |
| CIE-LAB | lab(81.52, 20.43, 17.46) |
| CIE-LCH | lch(81.52, 26.88, 40.52°) |
| OKLab | oklab(84.84% 0.0626 0.0449) |
| OKLCH | oklch(84.84% 0.077 35.6) |
| XYZ | xyz(65.1193, 59.4196, 46.5593) |
| Luminance | 0.5942 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.75
Light Salmon
#FEA993
ΔE00 5.42
Blush (survey)
#F29E8E
ΔE00 7.46
Apricot
#FBCEB1
ΔE00 8.09
Pale Rose
#FDC1C5
ΔE00 8.18
Peachy Pink
#FF9A8A
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBCAB #ABEAFB
analogous
#FBABC2 #FBBCAB #FBE4AB
triadic
#FBBCAB #ABFBBC #BCABFB
tetradic
#FBBCAB #C2FBAB #ABEAFB #E4ABFB
square
#FBBCAB #C2FBAB #ABEAFB #E4ABFB
split-complementary
#FBBCAB #ABFBE4 #ABC2FB
monochromatic
#F55F36 #F88D71 #FBBCAB #FEE8E2 #FEE8E2
Accessibility & contrast
On white
1.63
#FBBCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#FBBCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBCAB
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBCAB | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC3AA
Deuteranopia (green-blind)
#D9D0AB
Tritanopia (blue-blind)
#FFB3B7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #fbbcab; /* rgb */ color: rgb(251, 188, 171); /* oklch */ color: oklch(84.8% 0.077 35.6);
Tailwind
colors: {
custom: {
50: '#fed0c4',
500: '#fbbcab',
950: '#000000',
},
}SCSS
$custom: #fbbcab; $custom-light: #fed0c4; $custom-dark: #000000;
JSON
{
"hex": "#fbbcab",
"rgb": {
"r": 251,
"g": 188,
"b": 171
},
"hsl": {
"h": 12.75,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.84842,
"c": 0.07708,
"h": 35.6
},
"luminance": 0.59416
}Semantic roles & 50–950 ramp
primary
#FBBCAB
secondary
#6CC6DE
accent
#B5E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382