#FCD9BB#FCD9BB
#FCD9BB is a very light, muted orange. Relative luminance 0.739; OKLCH L 90.7% C 0.056 H 62.6°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD9BB |
|---|---|
| RGB | rgb(252, 217, 187) |
| HSL | hsl(28, 92%, 86%) |
| HSV | hsv(28, 26%, 99%) |
| CMYK | cmyk(0%, 13.9%, 25.8%, 1.2%) |
| CIE-LAB | lab(88.88, 7.75, 19.29) |
| CIE-LCH | lch(88.88, 20.79, 68.10°) |
| OKLab | oklab(90.71% 0.0256 0.0495) |
| OKLCH | oklch(90.71% 0.056 62.6) |
| XYZ | xyz(73.9281, 73.9115, 57.3762) |
| Luminance | 0.7391 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 0.97
Light Peach
#FFD8B1
ΔE00 2.67
Bisque
#FFE4C4
ΔE00 3.92
Apricot
#FBCEB1
ΔE00 3.94
Navajowhite
#FFDEAD
ΔE00 6.25
Blanchedalmond
#FFEBCD
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD9BB #BBDEFC
analogous
#FCBBBD #FCD9BB #FCF9BB
triadic
#FCD9BB #BBFCD9 #D9BBFC
tetradic
#FCD9BB #BDFCBB #BBDEFC #F9BBFC
square
#FCD9BB #BDFCBB #BBDEFC #F9BBFC
split-complementary
#FCD9BB #BBFCF9 #BBBDFC
monochromatic
#F79746 #F9B880 #FCD9BB #FEEFE2 #FEEFE2
Accessibility & contrast
On white
1.33
#FCD9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#FCD9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD9BB
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD9BB | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBB9
Deuteranopia (green-blind)
#ECE2BB
Tritanopia (blue-blind)
#FFD2D1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #fcd9bb; /* rgb */ color: rgb(252, 217, 187); /* oklch */ color: oklch(90.7% 0.056 62.6);
Tailwind
colors: {
custom: {
50: '#fee4cf',
500: '#fcd9bb',
950: '#000000',
},
}SCSS
$custom: #fcd9bb; $custom-light: #fee4cf; $custom-dark: #000000;
JSON
{
"hex": "#fcd9bb",
"rgb": {
"r": 252,
"g": 217,
"b": 187
},
"hsl": {
"h": 27.692,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.90708,
"c": 0.05575,
"h": 62.6
},
"luminance": 0.73909
}Semantic roles & 50–950 ramp
primary
#FCD9BB
secondary
#79B2E2
accent
#7CE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181513
muted
#868483