#FCD5BB#FCD5BB
#FCD5BB is a very light, muted orange. Relative luminance 0.719; OKLCH L 89.9% C 0.056 H 55.6°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD5BB |
|---|---|
| RGB | rgb(252, 213, 187) |
| HSL | hsl(24, 92%, 86%) |
| HSV | hsv(24, 26%, 99%) |
| CMYK | cmyk(0%, 15.5%, 25.8%, 1.2%) |
| CIE-LAB | lab(87.91, 9.82, 17.93) |
| CIE-LCH | lch(87.91, 20.44, 61.28°) |
| OKLab | oklab(89.95% 0.0316 0.0461) |
| OKLCH | oklch(89.95% 0.056 55.6) |
| XYZ | xyz(72.9096, 71.8745, 57.0367) |
| Luminance | 0.7187 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.15
Peach
#FFDAB9
ΔE00 3.08
Light Peach
#FFD8B1
ΔE00 4.56
Bisque
#FFE4C4
ΔE00 6.31
Navajowhite
#FFDEAD
ΔE00 8.59
Blanchedalmond
#FFEBCD
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD5BB #BBE2FC
analogous
#FCBBC1 #FCD5BB #FCF5BB
triadic
#FCD5BB #BBFCD5 #D5BBFC
tetradic
#FCD5BB #C1FCBB #BBE2FC #F5BBFC
square
#FCD5BB #C1FCBB #BBE2FC #F5BBFC
split-complementary
#FCD5BB #BBFCF5 #BBC1FC
monochromatic
#F78D46 #F9B180 #FCD5BB #FEEDE2 #FEEDE2
Accessibility & contrast
On white
1.37
#FCD5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#FCD5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD5BB
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD5BB | 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)
#E0D8B9
Deuteranopia (green-blind)
#E9E0BB
Tritanopia (blue-blind)
#FFCECE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #fcd5bb; /* rgb */ color: rgb(252, 213, 187); /* oklch */ color: oklch(89.9% 0.056 55.6);
Tailwind
colors: {
custom: {
50: '#fee1cf',
500: '#fcd5bb',
950: '#000000',
},
}SCSS
$custom: #fcd5bb; $custom-light: #fee1cf; $custom-dark: #000000;
JSON
{
"hex": "#fcd5bb",
"rgb": {
"r": 252,
"g": 213,
"b": 187
},
"hsl": {
"h": 24,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.89948,
"c": 0.05595,
"h": 55.6
},
"luminance": 0.71872
}Semantic roles & 50–950 ramp
primary
#FCD5BB
secondary
#79B8E2
accent
#8AE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181513
muted
#868483