#FCD4BF#FCD4BF
#FCD4BF is a very light, muted orange. Relative luminance 0.715; OKLCH L 89.9% C 0.053 H 49.3°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD4BF |
|---|---|
| RGB | rgb(252, 212, 191) |
| HSL | hsl(21, 91%, 87%) |
| HSV | hsv(21, 24%, 99%) |
| CMYK | cmyk(0%, 15.9%, 24.2%, 1.2%) |
| CIE-LAB | lab(87.75, 10.89, 15.61) |
| CIE-LCH | lch(87.75, 19.03, 55.09°) |
| OKLab | oklab(89.85% 0.0347 0.0404) |
| OKLCH | oklch(89.85% 0.053 49.3) |
| XYZ | xyz(73.0930, 71.5466, 59.2398) |
| Luminance | 0.7154 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.03
Peach
#FFDAB9
ΔE00 5.19
Light Peach
#FFD8B1
ΔE00 6.71
Bisque
#FFE4C4
ΔE00 8.10
Mistyrose
#FFE4E1
ΔE00 8.21
Warm Beige
#E9DCC9
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD4BF #BFE7FC
analogous
#FCBFC9 #FCD4BF #FCF3BF
triadic
#FCD4BF #BFFCD4 #D4BFFC
tetradic
#FCD4BF #C9FCBF #BFE7FC #F3BFFC
square
#FCD4BF #C9FCBF #BFE7FC #F3BFFC
split-complementary
#FCD4BF #BFFCF3 #BFC9FC
monochromatic
#F7854A #F9AD85 #FCD4BF #FEEBE2 #FEEBE2
Accessibility & contrast
On white
1.37
#FCD4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#FCD4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD4BF
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD4BF | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7BE
Deuteranopia (green-blind)
#E8DFBF
Tritanopia (blue-blind)
#FFCDCE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #fcd4bf; /* rgb */ color: rgb(252, 212, 191); /* oklch */ color: oklch(89.9% 0.053 49.3);
Tailwind
colors: {
custom: {
50: '#fee1d2',
500: '#fcd4bf',
950: '#000000',
},
}SCSS
$custom: #fcd4bf; $custom-light: #fee1d2; $custom-dark: #000000;
JSON
{
"hex": "#fcd4bf",
"rgb": {
"r": 252,
"g": 212,
"b": 191
},
"hsl": {
"h": 20.656,
"s": 91.045,
"l": 86.863
},
"oklch": {
"l": 0.89851,
"c": 0.05324,
"h": 49.3
},
"luminance": 0.71544
}Semantic roles & 50–950 ramp
primary
#FCD4BF
secondary
#7DBFE2
accent
#96E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483