#FCD1BE#FCD1BE
#FCD1BE is a very light, muted orange. Relative luminance 0.700; OKLCH L 89.3% C 0.055 H 45.2°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD1BE |
|---|---|
| RGB | rgb(252, 209, 190) |
| HSL | hsl(18, 91%, 87%) |
| HSV | hsv(18, 25%, 99%) |
| CMYK | cmyk(0%, 17.1%, 24.6%, 1.2%) |
| CIE-LAB | lab(87.01, 12.31, 15.08) |
| CIE-LCH | lch(87.01, 19.47, 50.78°) |
| OKLab | oklab(89.26% 0.0389 0.0391) |
| OKLCH | oklch(89.26% 0.055 45.2) |
| XYZ | xyz(72.2404, 70.0168, 58.4145) |
| Luminance | 0.7001 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.74
Peach
#FFDAB9
ΔE00 6.65
Light Peach
#FFD8B1
ΔE00 8.05
Mistyrose
#FFE4E1
ΔE00 8.08
Pale Salmon
#FFB19A
ΔE00 9.48
Bisque
#FFE4C4
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD1BE #BEE9FC
analogous
#FCBECA #FCD1BE #FCF0BE
triadic
#FCD1BE #BEFCD1 #D1BEFC
tetradic
#FCD1BE #CAFCBE #BEE9FC #F0BEFC
square
#FCD1BE #CAFCBE #BEE9FC #F0BEFC
split-complementary
#FCD1BE #BEFCF0 #BECAFC
monochromatic
#F77E49 #F9A884 #FCD1BE #FEEAE2 #FEEAE2
Accessibility & contrast
On white
1.40
#FCD1BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#FCD1BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD1BE
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD1BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD1BE | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD5BD
Deuteranopia (green-blind)
#E6DDBE
Tritanopia (blue-blind)
#FFCACC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #fcd1be; /* rgb */ color: rgb(252, 209, 190); /* oklch */ color: oklch(89.3% 0.055 45.2);
Tailwind
colors: {
custom: {
50: '#fedfd1',
500: '#fcd1be',
950: '#000000',
},
}SCSS
$custom: #fcd1be; $custom-light: #fedfd1; $custom-dark: #000000;
JSON
{
"hex": "#fcd1be",
"rgb": {
"r": 252,
"g": 209,
"b": 190
},
"hsl": {
"h": 18.387,
"s": 91.176,
"l": 86.667
},
"oklch": {
"l": 0.89263,
"c": 0.05509,
"h": 45.2
},
"luminance": 0.70014
}Semantic roles & 50–950 ramp
primary
#FCD1BE
secondary
#7CC3E2
accent
#9FE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483