#FDBFB1#FDBFB1
#FDBFB1 is a very light, moderate red. Relative luminance 0.613; OKLCH L 85.7% C 0.075 H 33.0°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBFB1 |
|---|---|
| RGB | rgb(253, 191, 177) |
| HSL | hsl(11, 95%, 84%) |
| HSV | hsv(11, 30%, 99%) |
| CMYK | cmyk(0%, 24.5%, 30%, 0.8%) |
| CIE-LAB | lab(82.55, 20.37, 15.73) |
| CIE-LCH | lch(82.55, 25.73, 37.68°) |
| OKLab | oklab(85.73% 0.0625 0.0406) |
| OKLCH | oklch(85.73% 0.075 33) |
| XYZ | xyz(67.0762, 61.3221, 49.8897) |
| Luminance | 0.6132 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.81
Light Salmon
#FEA993
ΔE00 6.32
Pale Rose
#FDC1C5
ΔE00 6.93
Light Rose
#FFC5CB
ΔE00 7.83
Blush (survey)
#F29E8E
ΔE00 8.11
Apricot
#FBCEB1
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBFB1 #B1EFFD
analogous
#FDB1C9 #FDBFB1 #FDE5B1
triadic
#FDBFB1 #B1FDBF #BFB1FD
tetradic
#FDBFB1 #C9FDB1 #B1EFFD #E5B1FD
square
#FDBFB1 #C9FDB1 #B1EFFD #E5B1FD
split-complementary
#FDBFB1 #B1FDE5 #B1C9FD
monochromatic
#FA5D3A #FB8E75 #FDBFB1 #FEE7E1 #FEE7E1
Accessibility & contrast
On white
1.58
#FDBFB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#FDBFB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBFB1
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBFB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBFB1 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC6B0
Deuteranopia (green-blind)
#DBD2B0
Tritanopia (blue-blind)
#FFB7BB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fdbfb1; /* rgb */ color: rgb(253, 191, 177); /* oklch */ color: oklch(85.7% 0.075 33.0);
Tailwind
colors: {
custom: {
50: '#ffd2c8',
500: '#fdbfb1',
950: '#000000',
},
}SCSS
$custom: #fdbfb1; $custom-light: #ffd2c8; $custom-dark: #000000;
JSON
{
"hex": "#fdbfb1",
"rgb": {
"r": 253,
"g": 191,
"b": 177
},
"hsl": {
"h": 11.053,
"s": 95,
"l": 84.314
},
"oklch": {
"l": 0.85729,
"c": 0.07456,
"h": 33
},
"luminance": 0.61319
}Semantic roles & 50–950 ramp
primary
#FDBFB1
secondary
#70CDE2
accent
#BBE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382