#FDBFAF#FDBFAF
#FDBFAF is a very light, moderate red. Relative luminance 0.612; OKLCH L 85.7% C 0.075 H 34.9°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBFAF |
|---|---|
| RGB | rgb(253, 191, 175) |
| HSL | hsl(12, 95%, 84%) |
| HSV | hsv(12, 31%, 99%) |
| CMYK | cmyk(0%, 24.5%, 30.8%, 0.8%) |
| CIE-LAB | lab(82.51, 20.11, 16.74) |
| CIE-LCH | lch(82.51, 26.16, 39.77°) |
| OKLab | oklab(85.68% 0.0617 0.0431) |
| OKLCH | oklch(85.68% 0.075 34.9) |
| XYZ | xyz(66.8783, 61.2430, 48.8476) |
| Luminance | 0.6124 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.41
Light Salmon
#FEA993
ΔE00 6.08
Pale Rose
#FDC1C5
ΔE00 7.71
Apricot
#FBCEB1
ΔE00 7.99
Blush (survey)
#F29E8E
ΔE00 8.11
Light Rose
#FFC5CB
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBFAF #AFEDFD
analogous
#FDAFC6 #FDBFAF #FDE6AF
triadic
#FDBFAF #AFFDBF #BFAFFD
tetradic
#FDBFAF #C6FDAF #AFEDFD #E6AFFD
square
#FDBFAF #C6FDAF #AFEDFD #E6AFFD
split-complementary
#FDBFAF #AFFDE6 #AFC6FD
monochromatic
#FA5F38 #FC8F73 #FDBFAF #FEE7E1 #FEE7E1
Accessibility & contrast
On white
1.59
#FDBFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#FDBFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBFAF
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBFAF | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC6AE
Deuteranopia (green-blind)
#DBD2AF
Tritanopia (blue-blind)
#FFB7BB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fdbfaf; /* rgb */ color: rgb(253, 191, 175); /* oklch */ color: oklch(85.7% 0.075 34.9);
Tailwind
colors: {
custom: {
50: '#ffd2c6',
500: '#fdbfaf',
950: '#000000',
},
}SCSS
$custom: #fdbfaf; $custom-light: #ffd2c6; $custom-dark: #000000;
JSON
{
"hex": "#fdbfaf",
"rgb": {
"r": 253,
"g": 191,
"b": 175
},
"hsl": {
"h": 12.308,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.85682,
"c": 0.07531,
"h": 34.9
},
"luminance": 0.61239
}Semantic roles & 50–950 ramp
primary
#FDBFAF
secondary
#6ECAE2
accent
#B6E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382