#FBC2B5#FBC2B5
#FBC2B5 is a very light, moderate red. Relative luminance 0.624; OKLCH L 86.2% C 0.068 H 33.1°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC2B5 |
|---|---|
| RGB | rgb(251, 194, 181) |
| HSL | hsl(11, 90%, 85%) |
| HSV | hsv(11, 28%, 98%) |
| CMYK | cmyk(0%, 22.7%, 27.9%, 1.6%) |
| CIE-LAB | lab(83.14, 18.57, 14.40) |
| CIE-LCH | lch(83.14, 23.50, 37.79°) |
| OKLab | oklab(86.17% 0.0572 0.0373) |
| OKLCH | oklch(86.17% 0.068 33.1) |
| XYZ | xyz(67.4172, 62.4323, 52.2066) |
| Luminance | 0.6243 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.84
Pale Rose
#FDC1C5
ΔE00 6.64
Light Salmon
#FEA993
ΔE00 7.39
Light Rose
#FFC5CB
ΔE00 7.42
Apricot
#FBCEB1
ΔE00 8.12
Blush (survey)
#F29E8E
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC2B5 #B5EEFB
analogous
#FBB5CB #FBC2B5 #FBE5B5
triadic
#FBC2B5 #B5FBC2 #C2B5FB
tetradic
#FBC2B5 #CBFBB5 #B5EEFB #E5B5FB
square
#FBC2B5 #CBFBB5 #B5EEFB #E5B5FB
split-complementary
#FBC2B5 #B5FBE5 #B5CBFB
monochromatic
#F56241 #F8927B #FBC2B5 #FDE7E2 #FDE7E2
Accessibility & contrast
On white
1.56
#FBC2B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#FBC2B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC2B5
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC2B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC2B5 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC8B4
Deuteranopia (green-blind)
#DCD4B5
Tritanopia (blue-blind)
#FFBBBF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fbc2b5; /* rgb */ color: rgb(251, 194, 181); /* oklch */ color: oklch(86.2% 0.068 33.1);
Tailwind
colors: {
custom: {
50: '#fed4cb',
500: '#fbc2b5',
950: '#000000',
},
}SCSS
$custom: #fbc2b5; $custom-light: #fed4cb; $custom-dark: #000000;
JSON
{
"hex": "#fbc2b5",
"rgb": {
"r": 251,
"g": 194,
"b": 181
},
"hsl": {
"h": 11.143,
"s": 89.744,
"l": 84.706
},
"oklch": {
"l": 0.86171,
"c": 0.06831,
"h": 33.1
},
"luminance": 0.62429
}Semantic roles & 50–950 ramp
primary
#FBC2B5
secondary
#75CCDF
accent
#BBE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382