#FBCABB#FBCABB
#FBCABB is a very light, muted red. Relative luminance 0.663; OKLCH L 87.8% C 0.060 H 37.7°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCABB |
|---|---|
| RGB | rgb(251, 202, 187) |
| HSL | hsl(14, 89%, 86%) |
| HSV | hsv(14, 25%, 98%) |
| CMYK | cmyk(0%, 19.5%, 25.5%, 1.6%) |
| CIE-LAB | lab(85.17, 15.19, 14.07) |
| CIE-LCH | lch(85.17, 20.70, 42.81°) |
| OKLab | oklab(87.79% 0.0473 0.0365) |
| OKLCH | oklch(87.79% 0.06 37.7) |
| XYZ | xyz(69.8748, 66.3411, 56.1286) |
| Luminance | 0.6634 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.03
Pale Salmon
#FFB19A
ΔE00 7.59
Pale Rose
#FDC1C5
ΔE00 8.22
Mistyrose
#FFE4E1
ΔE00 8.68
Light Rose
#FFC5CB
ΔE00 8.70
Light Salmon
#FEA993
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCABB #BBECFB
analogous
#FBBBCC #FBCABB #FBEABB
triadic
#FBCABB #BBFBCA #CABBFB
tetradic
#FBCABB #CCFBBB #BBECFB #EABBFB
square
#FBCABB #CCFBBB #BBECFB #EABBFB
split-complementary
#FBCABB #BBFBEA #BBCCFB
monochromatic
#F47047 #F89D81 #FBCABB #FDE8E2 #FDE8E2
Accessibility & contrast
On white
1.47
#FBCABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#FBCABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCABB
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCABB | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CFBA
Deuteranopia (green-blind)
#E1D9BB
Tritanopia (blue-blind)
#FFC3C6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fbcabb; /* rgb */ color: rgb(251, 202, 187); /* oklch */ color: oklch(87.8% 0.060 37.7);
Tailwind
colors: {
custom: {
50: '#fddacf',
500: '#fbcabb',
950: '#000000',
},
}SCSS
$custom: #fbcabb; $custom-light: #fddacf; $custom-dark: #000000;
JSON
{
"hex": "#fbcabb",
"rgb": {
"r": 251,
"g": 202,
"b": 187
},
"hsl": {
"h": 14.063,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.8779,
"c": 0.05971,
"h": 37.7
},
"luminance": 0.66338
}Semantic roles & 50–950 ramp
primary
#FBCABB
secondary
#7AC8E0
accent
#B0E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181413
muted
#868383