#FCD6BB#FCD6BB
#FCD6BB is a very light, muted orange. Relative luminance 0.724; OKLCH L 90.1% C 0.056 H 57.3°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD6BB |
|---|---|
| RGB | rgb(252, 214, 187) |
| HSL | hsl(25, 92%, 86%) |
| HSV | hsv(25, 26%, 99%) |
| CMYK | cmyk(0%, 15.1%, 25.8%, 1.2%) |
| CIE-LAB | lab(88.15, 9.31, 18.27) |
| CIE-LCH | lch(88.15, 20.50, 63.00°) |
| OKLab | oklab(90.14% 0.0301 0.047) |
| OKLCH | oklch(90.14% 0.056 57.3) |
| XYZ | xyz(73.1619, 72.3791, 57.1208) |
| Luminance | 0.7238 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.47
Peach
#FFDAB9
ΔE00 2.48
Light Peach
#FFD8B1
ΔE00 4.02
Bisque
#FFE4C4
ΔE00 5.71
Navajowhite
#FFDEAD
ΔE00 7.99
Blanchedalmond
#FFEBCD
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD6BB #BBE1FC
analogous
#FCBBC0 #FCD6BB #FCF6BB
triadic
#FCD6BB #BBFCD6 #D6BBFC
tetradic
#FCD6BB #C0FCBB #BBE1FC #F6BBFC
square
#FCD6BB #C0FCBB #BBE1FC #F6BBFC
split-complementary
#FCD6BB #BBFCF6 #BBC0FC
monochromatic
#F78F46 #F9B380 #FCD6BB #FEEDE2 #FEEDE2
Accessibility & contrast
On white
1.36
#FCD6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#FCD6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD6BB
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD6BB | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8B9
Deuteranopia (green-blind)
#EAE0BB
Tritanopia (blue-blind)
#FFCFCE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #fcd6bb; /* rgb */ color: rgb(252, 214, 187); /* oklch */ color: oklch(90.1% 0.056 57.3);
Tailwind
colors: {
custom: {
50: '#fee2cf',
500: '#fcd6bb',
950: '#000000',
},
}SCSS
$custom: #fcd6bb; $custom-light: #fee2cf; $custom-dark: #000000;
JSON
{
"hex": "#fcd6bb",
"rgb": {
"r": 252,
"g": 214,
"b": 187
},
"hsl": {
"h": 24.923,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.90137,
"c": 0.05582,
"h": 57.3
},
"luminance": 0.72376
}Semantic roles & 50–950 ramp
primary
#FCD6BB
secondary
#79B6E2
accent
#86E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181513
muted
#868483