#FDBFBA#FDBFBA
#FDBFBA is a very light, moderate red. Relative luminance 0.617; OKLCH L 85.9% C 0.072 H 23.9°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBFBA |
|---|---|
| RGB | rgb(253, 191, 186) |
| HSL | hsl(4, 94%, 86%) |
| HSV | hsv(4, 26%, 99%) |
| CMYK | cmyk(0%, 24.5%, 26.5%, 0.8%) |
| CIE-LAB | lab(82.75, 21.55, 11.20) |
| CIE-LCH | lch(82.75, 24.29, 27.46°) |
| OKLab | oklab(85.95% 0.066 0.0293) |
| OKLCH | oklch(85.95% 0.072 23.9) |
| XYZ | xyz(68.0030, 61.6929, 54.7708) |
| Luminance | 0.6169 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.47
Light Rose
#FFC5CB
ΔE00 4.48
Pink
#FFC0CB
ΔE00 5.89
Bubblegum
#FFC1CC
ΔE00 5.93
Lightpink
#FFB6C1
ΔE00 6.06
Pale Salmon
#FFB19A
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBFBA #BAF8FD
analogous
#FDBAD6 #FDBFBA #FDE0BA
triadic
#FDBFBA #BAFDBF #BFBAFD
tetradic
#FDBFBA #D6FDBA #BAF8FD #E0BAFD
square
#FDBFBA #D6FDBA #BAF8FD #E0BAFD
split-complementary
#FDBFBA #BAFDE0 #BAD6FD
monochromatic
#FA5143 #FB887F #FDBFBA #FEE3E1 #FEE3E1
Accessibility & contrast
On white
1.57
#FDBFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#FDBFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBFBA
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBFBA | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7B9
Deuteranopia (green-blind)
#D9D3B9
Tritanopia (blue-blind)
#FFB8BE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fdbfba; /* rgb */ color: rgb(253, 191, 186); /* oklch */ color: oklch(85.9% 0.072 23.9);
Tailwind
colors: {
custom: {
50: '#ffd2ce',
500: '#fdbfba',
950: '#000000',
},
}SCSS
$custom: #fdbfba; $custom-light: #ffd2ce; $custom-dark: #000000;
JSON
{
"hex": "#fdbfba",
"rgb": {
"r": 253,
"g": 191,
"b": 186
},
"hsl": {
"h": 4.478,
"s": 94.366,
"l": 86.078
},
"oklch": {
"l": 0.85948,
"c": 0.07218,
"h": 23.9
},
"luminance": 0.61689
}Semantic roles & 50–950 ramp
primary
#FDBFBA
secondary
#78DBE3
accent
#D4E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181413
muted
#868383