#FCD5BA#FCD5BA
#FCD5BA is a very light, muted orange. Relative luminance 0.718; OKLCH L 89.9% C 0.057 H 56.6°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD5BA |
|---|---|
| RGB | rgb(252, 213, 186) |
| HSL | hsl(25, 92%, 86%) |
| HSV | hsv(25, 26%, 99%) |
| CMYK | cmyk(0%, 15.5%, 26.2%, 1.2%) |
| CIE-LAB | lab(87.89, 9.69, 18.42) |
| CIE-LCH | lch(87.89, 20.82, 62.26°) |
| OKLab | oklab(89.93% 0.0312 0.0474) |
| OKLCH | oklch(89.93% 0.057 56.6) |
| XYZ | xyz(72.8029, 71.8318, 56.4748) |
| Luminance | 0.7183 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.12
Peach
#FFDAB9
ΔE00 2.73
Light Peach
#FFD8B1
ΔE00 4.18
Bisque
#FFE4C4
ΔE00 6.06
Navajowhite
#FFDEAD
ΔE00 8.22
Blanchedalmond
#FFEBCD
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD5BA #BAE1FC
analogous
#FCBAC0 #FCD5BA #FCF6BA
triadic
#FCD5BA #BAFCD5 #D5BAFC
tetradic
#FCD5BA #C0FCBA #BAE1FC #F6BAFC
square
#FCD5BA #C0FCBA #BAE1FC #F6BAFC
split-complementary
#FCD5BA #BAFCF6 #BAC0FC
monochromatic
#F78E45 #F9B17F #FCD5BA #FEEDE2 #FEEDE2
Accessibility & contrast
On white
1.37
#FCD5BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#FCD5BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD5BA
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD5BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD5BA | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8B8
Deuteranopia (green-blind)
#E9E0BA
Tritanopia (blue-blind)
#FFCECE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #fcd5ba; /* rgb */ color: rgb(252, 213, 186); /* oklch */ color: oklch(89.9% 0.057 56.6);
Tailwind
colors: {
custom: {
50: '#fee1ce',
500: '#fcd5ba',
950: '#000000',
},
}SCSS
$custom: #fcd5ba; $custom-light: #fee1ce; $custom-dark: #000000;
JSON
{
"hex": "#fcd5ba",
"rgb": {
"r": 252,
"g": 213,
"b": 186
},
"hsl": {
"h": 24.545,
"s": 91.667,
"l": 85.882
},
"oklch": {
"l": 0.89925,
"c": 0.05674,
"h": 56.6
},
"luminance": 0.71829
}Semantic roles & 50–950 ramp
primary
#FCD5BA
secondary
#79B7E2
accent
#88E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181513
muted
#868483