#FBC2B2#FBC2B2
#FBC2B2 is a very light, moderate red. Relative luminance 0.623; OKLCH L 86.1% C 0.069 H 36.2°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC2B2 |
|---|---|
| RGB | rgb(251, 194, 178) |
| HSL | hsl(13, 90%, 84%) |
| HSV | hsv(13, 29%, 98%) |
| CMYK | cmyk(0%, 22.7%, 29.1%, 1.6%) |
| CIE-LAB | lab(83.08, 18.18, 15.91) |
| CIE-LCH | lch(83.08, 24.15, 41.19°) |
| OKLab | oklab(86.1% 0.0561 0.0411) |
| OKLCH | oklch(86.1% 0.069 36.2) |
| XYZ | xyz(67.1127, 62.3105, 50.6029) |
| Luminance | 0.6231 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.35
Light Salmon
#FEA993
ΔE00 7.09
Apricot
#FBCEB1
ΔE00 7.11
Pale Rose
#FDC1C5
ΔE00 7.84
Light Rose
#FFC5CB
ΔE00 8.62
Blush (survey)
#F29E8E
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC2B2 #B2EBFB
analogous
#FBB2C7 #FBC2B2 #FBE7B2
triadic
#FBC2B2 #B2FBC2 #C2B2FB
tetradic
#FBC2B2 #C7FBB2 #B2EBFB #E7B2FB
square
#FBC2B2 #C7FBB2 #B2EBFB #E7B2FB
split-complementary
#FBC2B2 #B2FBE7 #B2C7FB
monochromatic
#F5663E #F89478 #FBC2B2 #FDE8E2 #FDE8E2
Accessibility & contrast
On white
1.56
#FBC2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#FBC2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC2B2
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC2B2 | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC8B1
Deuteranopia (green-blind)
#DCD3B2
Tritanopia (blue-blind)
#FFBABE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fbc2b2; /* rgb */ color: rgb(251, 194, 178); /* oklch */ color: oklch(86.1% 0.069 36.2);
Tailwind
colors: {
custom: {
50: '#fed4c9',
500: '#fbc2b2',
950: '#000000',
},
}SCSS
$custom: #fbc2b2; $custom-light: #fed4c9; $custom-dark: #000000;
JSON
{
"hex": "#fbc2b2",
"rgb": {
"r": 251,
"g": 194,
"b": 178
},
"hsl": {
"h": 13.151,
"s": 90.123,
"l": 84.118
},
"oklch": {
"l": 0.86099,
"c": 0.06949,
"h": 36.2
},
"luminance": 0.62307
}Semantic roles & 50–950 ramp
primary
#FBC2B2
secondary
#72C7DF
accent
#B3E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382