#FDBFB5#FDBFB5
#FDBFB5 is a very light, moderate red. Relative luminance 0.615; OKLCH L 85.8% C 0.073 H 29.1°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBFB5 |
|---|---|
| RGB | rgb(253, 191, 181) |
| HSL | hsl(8, 95%, 85%) |
| HSV | hsv(8, 28%, 99%) |
| CMYK | cmyk(0%, 24.5%, 28.5%, 0.8%) |
| CIE-LAB | lab(82.64, 20.89, 13.71) |
| CIE-LCH | lch(82.64, 24.99, 33.29°) |
| OKLab | oklab(85.82% 0.0641 0.0356) |
| OKLCH | oklch(85.82% 0.073 29.1) |
| XYZ | xyz(67.4807, 61.4840, 52.0203) |
| Luminance | 0.6148 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.39
Pale Salmon
#FFB19A
ΔE00 5.87
Light Rose
#FFC5CB
ΔE00 6.32
Light Salmon
#FEA993
ΔE00 7.06
Pink
#FFC0CB
ΔE00 7.84
Bubblegum
#FFC1CC
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBFB5 #B5F3FD
analogous
#FDB5CF #FDBFB5 #FDE3B5
triadic
#FDBFB5 #B5FDBF #BFB5FD
tetradic
#FDBFB5 #CFFDB5 #B5F3FD #E3B5FD
square
#FDBFB5 #CFFDB5 #B5F3FD #E3B5FD
split-complementary
#FDBFB5 #B5FDE3 #B5CFFD
monochromatic
#FA583E #FB8B79 #FDBFB5 #FEE5E1 #FEE5E1
Accessibility & contrast
On white
1.58
#FDBFB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#FDBFB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBFB5
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBFB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBFB5 | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC7B4
Deuteranopia (green-blind)
#DAD2B4
Tritanopia (blue-blind)
#FFB7BC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fdbfb5; /* rgb */ color: rgb(253, 191, 181); /* oklch */ color: oklch(85.8% 0.073 29.1);
Tailwind
colors: {
custom: {
50: '#ffd2cb',
500: '#fdbfb5',
950: '#000000',
},
}SCSS
$custom: #fdbfb5; $custom-light: #ffd2cb; $custom-dark: #000000;
JSON
{
"hex": "#fdbfb5",
"rgb": {
"r": 253,
"g": 191,
"b": 181
},
"hsl": {
"h": 8.333,
"s": 94.737,
"l": 85.098
},
"oklch": {
"l": 0.85824,
"c": 0.07329,
"h": 29.1
},
"luminance": 0.6148
}Semantic roles & 50–950 ramp
primary
#FDBFB5
secondary
#73D3E3
accent
#C6E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382