#FBC2B0#FBC2B0
#FBC2B0 is a very light, moderate red. Relative luminance 0.622; OKLCH L 86.1% C 0.070 H 38.2°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC2B0 |
|---|---|
| RGB | rgb(251, 194, 176) |
| HSL | hsl(14, 90%, 84%) |
| HSV | hsv(14, 30%, 98%) |
| CMYK | cmyk(0%, 22.7%, 29.9%, 1.6%) |
| CIE-LAB | lab(83.04, 17.92, 16.91) |
| CIE-LCH | lch(83.04, 24.64, 43.35°) |
| OKLab | oklab(86.05% 0.0553 0.0436) |
| OKLCH | oklch(86.05% 0.07 38.2) |
| XYZ | xyz(66.9134, 62.2308, 49.5531) |
| Luminance | 0.6223 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.17
Apricot
#FBCEB1
ΔE00 6.47
Light Salmon
#FEA993
ΔE00 7.02
Pale Rose
#FDC1C5
ΔE00 8.64
Blush (survey)
#F29E8E
ΔE00 9.17
Light Rose
#FFC5CB
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC2B0 #B0E9FB
analogous
#FBB0C3 #FBC2B0 #FBE7B0
triadic
#FBC2B0 #B0FBC2 #C2B0FB
tetradic
#FBC2B0 #C3FBB0 #B0E9FB #E7B0FB
square
#FBC2B0 #C3FBB0 #B0E9FB #E7B0FB
split-complementary
#FBC2B0 #B0FBE7 #B0C3FB
monochromatic
#F5683B #F89576 #FBC2B0 #FEE9E2 #FEE9E2
Accessibility & contrast
On white
1.56
#FBC2B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#FBC2B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC2B0
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC2B0 | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC8AF
Deuteranopia (green-blind)
#DDD3B0
Tritanopia (blue-blind)
#FFBABD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fbc2b0; /* rgb */ color: rgb(251, 194, 176); /* oklch */ color: oklch(86.1% 0.070 38.2);
Tailwind
colors: {
custom: {
50: '#fed4c7',
500: '#fbc2b0',
950: '#000000',
},
}SCSS
$custom: #fbc2b0; $custom-light: #fed4c7; $custom-dark: #000000;
JSON
{
"hex": "#fbc2b0",
"rgb": {
"r": 251,
"g": 194,
"b": 176
},
"hsl": {
"h": 14.4,
"s": 90.361,
"l": 83.725
},
"oklch": {
"l": 0.86053,
"c": 0.07039,
"h": 38.2
},
"luminance": 0.62227
}Semantic roles & 50–950 ramp
primary
#FBC2B0
secondary
#70C4DF
accent
#AEE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382