#FCD8BF#FCD8BF
#FCD8BF is a very light, muted orange. Relative luminance 0.736; OKLCH L 90.6% C 0.052 H 56.8°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD8BF |
|---|---|
| RGB | rgb(252, 216, 191) |
| HSL | hsl(25, 91%, 87%) |
| HSV | hsv(25, 24%, 99%) |
| CMYK | cmyk(0%, 14.3%, 24.2%, 1.2%) |
| CIE-LAB | lab(88.72, 8.82, 16.97) |
| CIE-LCH | lch(88.72, 19.12, 62.55°) |
| OKLab | oklab(90.61% 0.0287 0.0438) |
| OKLCH | oklch(90.61% 0.052 56.8) |
| XYZ | xyz(74.1053, 73.5713, 59.5772) |
| Luminance | 0.7357 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 2.83
Apricot
#FBCEB1
ΔE00 3.16
Light Peach
#FFD8B1
ΔE00 4.53
Bisque
#FFE4C4
ΔE00 5.54
Blanchedalmond
#FFEBCD
ΔE00 8.02
Antiquewhite
#FAEBD7
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD8BF #BFE3FC
analogous
#FCBFC5 #FCD8BF #FCF7BF
triadic
#FCD8BF #BFFCD8 #D8BFFC
tetradic
#FCD8BF #C5FCBF #BFE3FC #F7BFFC
square
#FCD8BF #C5FCBF #BFE3FC #F7BFFC
split-complementary
#FCD8BF #BFFCF7 #BFC5FC
monochromatic
#F7914A #F9B485 #FCD8BF #FEEDE2 #FEEDE2
Accessibility & contrast
On white
1.34
#FCD8BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#FCD8BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD8BF
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD8BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD8BF | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DABD
Deuteranopia (green-blind)
#EBE2BF
Tritanopia (blue-blind)
#FFD1D1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #fcd8bf; /* rgb */ color: rgb(252, 216, 191); /* oklch */ color: oklch(90.6% 0.052 56.8);
Tailwind
colors: {
custom: {
50: '#fee4d2',
500: '#fcd8bf',
950: '#000000',
},
}SCSS
$custom: #fcd8bf; $custom-light: #fee4d2; $custom-dark: #000000;
JSON
{
"hex": "#fcd8bf",
"rgb": {
"r": 252,
"g": 216,
"b": 191
},
"hsl": {
"h": 24.59,
"s": 91.045,
"l": 86.863
},
"oklch": {
"l": 0.90609,
"c": 0.05234,
"h": 56.8
},
"luminance": 0.73569
}Semantic roles & 50–950 ramp
primary
#FCD8BF
secondary
#7DB9E2
accent
#87E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483