#FBC2B3#FBC2B3
#FBC2B3 is a very light, moderate red. Relative luminance 0.623; OKLCH L 86.1% C 0.069 H 35.2°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC2B3 |
|---|---|
| RGB | rgb(251, 194, 179) |
| HSL | hsl(13, 90%, 84%) |
| HSV | hsv(13, 29%, 98%) |
| CMYK | cmyk(0%, 22.7%, 28.7%, 1.6%) |
| CIE-LAB | lab(83.10, 18.31, 15.40) |
| CIE-LCH | lch(83.10, 23.93, 40.08°) |
| OKLab | oklab(86.12% 0.0564 0.0398) |
| OKLCH | oklch(86.12% 0.069 35.2) |
| XYZ | xyz(67.2135, 62.3508, 51.1336) |
| Luminance | 0.6235 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.49
Light Salmon
#FEA993
ΔE00 7.17
Apricot
#FBCEB1
ΔE00 7.44
Pale Rose
#FDC1C5
ΔE00 7.44
Light Rose
#FFC5CB
ΔE00 8.22
Blush (survey)
#F29E8E
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC2B3 #B3ECFB
analogous
#FBB3C8 #FBC2B3 #FBE6B3
triadic
#FBC2B3 #B3FBC2 #C2B3FB
tetradic
#FBC2B3 #C8FBB3 #B3ECFB #E6B3FB
square
#FBC2B3 #C8FBB3 #B3ECFB #E6B3FB
split-complementary
#FBC2B3 #B3FBE6 #B3C8FB
monochromatic
#F5653F #F89379 #FBC2B3 #FDE8E2 #FDE8E2
Accessibility & contrast
On white
1.56
#FBC2B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#FBC2B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC2B3
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC2B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC2B3 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC8B2
Deuteranopia (green-blind)
#DCD3B3
Tritanopia (blue-blind)
#FFBABE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fbc2b3; /* rgb */ color: rgb(251, 194, 179); /* oklch */ color: oklch(86.1% 0.069 35.2);
Tailwind
colors: {
custom: {
50: '#fed4c9',
500: '#fbc2b3',
950: '#000000',
},
}SCSS
$custom: #fbc2b3; $custom-light: #fed4c9; $custom-dark: #000000;
JSON
{
"hex": "#fbc2b3",
"rgb": {
"r": 251,
"g": 194,
"b": 179
},
"hsl": {
"h": 12.5,
"s": 90,
"l": 84.314
},
"oklch": {
"l": 0.86123,
"c": 0.06908,
"h": 35.2
},
"luminance": 0.62347
}Semantic roles & 50–950 ramp
primary
#FBC2B3
secondary
#73C9DF
accent
#B6E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382