#FDBFBB#FDBFBB
#FDBFBB is a very light, moderate red. Relative luminance 0.617; OKLCH L 86.0% C 0.072 H 22.9°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBFBB |
|---|---|
| RGB | rgb(253, 191, 187) |
| HSL | hsl(4, 94%, 86%) |
| HSV | hsv(4, 26%, 99%) |
| CMYK | cmyk(0%, 24.5%, 26.1%, 0.8%) |
| CIE-LAB | lab(82.77, 21.69, 10.70) |
| CIE-LCH | lch(82.77, 24.18, 26.25°) |
| OKLab | oklab(85.97% 0.0664 0.028) |
| OKLCH | oklch(85.97% 0.072 22.9) |
| XYZ | xyz(68.1096, 61.7355, 55.3327) |
| Luminance | 0.6173 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.10
Light Rose
#FFC5CB
ΔE00 4.12
Pink
#FFC0CB
ΔE00 5.50
Bubblegum
#FFC1CC
ΔE00 5.55
Lightpink
#FFB6C1
ΔE00 5.70
Soft Pink
#FDB0C0
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBFBB #BBF9FD
analogous
#FDBBD8 #FDBFBB #FDE0BB
triadic
#FDBFBB #BBFDBF #BFBBFD
tetradic
#FDBFBB #D8FDBB #BBF9FD #E0BBFD
square
#FDBFBB #D8FDBB #BBF9FD #E0BBFD
split-complementary
#FDBFBB #BBFDE0 #BBD8FD
monochromatic
#FA4F44 #FB8780 #FDBFBB #FEE3E1 #FEE3E1
Accessibility & contrast
On white
1.57
#FDBFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#FDBFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBFBB
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBFBB | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7BA
Deuteranopia (green-blind)
#D9D3BA
Tritanopia (blue-blind)
#FFB8BE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fdbfbb; /* rgb */ color: rgb(253, 191, 187); /* oklch */ color: oklch(86.0% 0.072 22.9);
Tailwind
colors: {
custom: {
50: '#ffd2cf',
500: '#fdbfbb',
950: '#000000',
},
}SCSS
$custom: #fdbfbb; $custom-light: #ffd2cf; $custom-dark: #000000;
JSON
{
"hex": "#fdbfbb",
"rgb": {
"r": 253,
"g": 191,
"b": 187
},
"hsl": {
"h": 3.636,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.85973,
"c": 0.07202,
"h": 22.9
},
"luminance": 0.61732
}Semantic roles & 50–950 ramp
primary
#FDBFBB
secondary
#79DDE3
accent
#D8E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181413
muted
#868383