#FDBFBF#FDBFBF
#FDBFBF is a very light, moderate red. Relative luminance 0.619; OKLCH L 86.1% C 0.072 H 18.6°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBFBF |
|---|---|
| RGB | rgb(253, 191, 191) |
| HSL | hsl(0, 94%, 87%) |
| HSV | hsv(0, 25%, 99%) |
| CMYK | cmyk(0%, 24.5%, 24.5%, 0.8%) |
| CIE-LAB | lab(82.87, 22.24, 8.69) |
| CIE-LCH | lch(82.87, 23.87, 21.34°) |
| OKLab | oklab(86.08% 0.0679 0.0229) |
| OKLCH | oklch(86.08% 0.072 18.6) |
| XYZ | xyz(68.5438, 61.9092, 57.6193) |
| Luminance | 0.6191 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 1.64
Light Rose
#FFC5CB
ΔE00 2.77
Pink
#FFC0CB
ΔE00 3.98
Bubblegum
#FFC1CC
ΔE00 4.03
Lightpink
#FFB6C1
ΔE00 4.36
Soft Pink
#FDB0C0
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBFBF #BFFDFD
analogous
#FDBFDE #FDBFBF #FDDEBF
triadic
#FDBFBF #BFFDBF #BFBFFD
tetradic
#FDBFBF #DEFDBF #BFFDFD #DEBFFD
square
#FDBFBF #DEFDBF #BFFDFD #DEBFFD
split-complementary
#FDBFBF #BFFDDE #BFDEFD
monochromatic
#F94848 #FB8484 #FDBFBF #FEE1E1 #FEE1E1
Accessibility & contrast
On white
1.57
#FDBFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#FDBFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBFBF
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBFBF | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BF
Deuteranopia (green-blind)
#D9D3BE
Tritanopia (blue-blind)
#FFB9BF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fdbfbf; /* rgb */ color: rgb(253, 191, 191); /* oklch */ color: oklch(86.1% 0.072 18.6);
Tailwind
colors: {
custom: {
50: '#ffd2d2',
500: '#fdbfbf',
950: '#000000',
},
}SCSS
$custom: #fdbfbf; $custom-light: #ffd2d2; $custom-dark: #000000;
JSON
{
"hex": "#fdbfbf",
"rgb": {
"r": 253,
"g": 191,
"b": 191
},
"hsl": {
"h": 0,
"s": 93.939,
"l": 87.059
},
"oklch": {
"l": 0.86075,
"c": 0.07162,
"h": 18.6
},
"luminance": 0.61906
}Semantic roles & 50–950 ramp
primary
#FDBFBF
secondary
#7CE4E4
accent
#E5E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383