#FCD4BB#FCD4BB
#FCD4BB is a very light, muted orange. Relative luminance 0.714; OKLCH L 89.8% C 0.056 H 53.8°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD4BB |
|---|---|
| RGB | rgb(252, 212, 187) |
| HSL | hsl(23, 92%, 86%) |
| HSV | hsv(23, 26%, 99%) |
| CMYK | cmyk(0%, 15.9%, 25.8%, 1.2%) |
| CIE-LAB | lab(87.67, 10.34, 17.59) |
| CIE-LCH | lch(87.67, 20.41, 59.54°) |
| OKLab | oklab(89.76% 0.0331 0.0453) |
| OKLCH | oklch(89.76% 0.056 53.8) |
| XYZ | xyz(72.6588, 71.3730, 56.9531) |
| Luminance | 0.7137 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.98
Peach
#FFDAB9
ΔE00 3.69
Light Peach
#FFD8B1
ΔE00 5.12
Bisque
#FFE4C4
ΔE00 6.92
Navajowhite
#FFDEAD
ΔE00 9.19
Blanchedalmond
#FFEBCD
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD4BB #BBE3FC
analogous
#FCBBC2 #FCD4BB #FCF4BB
triadic
#FCD4BB #BBFCD4 #D4BBFC
tetradic
#FCD4BB #C2FCBB #BBE3FC #F4BBFC
square
#FCD4BB #C2FCBB #BBE3FC #F4BBFC
split-complementary
#FCD4BB #BBFCF4 #BBC2FC
monochromatic
#F78A46 #F9AF80 #FCD4BB #FEECE2 #FEECE2
Accessibility & contrast
On white
1.37
#FCD4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#FCD4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD4BB
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD4BB | 1.00 | 1.37 | 15.27 | 15.27 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7B9
Deuteranopia (green-blind)
#E9DFBB
Tritanopia (blue-blind)
#FFCDCD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #fcd4bb; /* rgb */ color: rgb(252, 212, 187); /* oklch */ color: oklch(89.8% 0.056 53.8);
Tailwind
colors: {
custom: {
50: '#fee1cf',
500: '#fcd4bb',
950: '#000000',
},
}SCSS
$custom: #fcd4bb; $custom-light: #fee1cf; $custom-dark: #000000;
JSON
{
"hex": "#fcd4bb",
"rgb": {
"r": 252,
"g": 212,
"b": 187
},
"hsl": {
"h": 23.077,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.89758,
"c": 0.05614,
"h": 53.8
},
"luminance": 0.7137
}Semantic roles & 50–950 ramp
primary
#FCD4BB
secondary
#79BAE2
accent
#8DE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181513
muted
#868483