#FCD3BE#FCD3BE
#FCD3BE is a very light, muted orange. Relative luminance 0.710; OKLCH L 89.6% C 0.054 H 48.7°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD3BE |
|---|---|
| RGB | rgb(252, 211, 190) |
| HSL | hsl(20, 91%, 87%) |
| HSV | hsv(20, 25%, 99%) |
| CMYK | cmyk(0%, 16.3%, 24.6%, 1.2%) |
| CIE-LAB | lab(87.49, 11.27, 15.76) |
| CIE-LCH | lch(87.49, 19.38, 54.43°) |
| OKLab | oklab(89.64% 0.0358 0.0408) |
| OKLCH | oklch(89.64% 0.054 48.7) |
| XYZ | xyz(72.7341, 71.0044, 58.5791) |
| Luminance | 0.7100 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.96
Peach
#FFDAB9
ΔE00 5.42
Light Peach
#FFD8B1
ΔE00 6.88
Mistyrose
#FFE4E1
ΔE00 8.34
Bisque
#FFE4C4
ΔE00 8.41
Pale Salmon
#FFB19A
ΔE00 10.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD3BE #BEE7FC
analogous
#FCBEC8 #FCD3BE #FCF2BE
triadic
#FCD3BE #BEFCD3 #D3BEFC
tetradic
#FCD3BE #C8FCBE #BEE7FC #F2BEFC
square
#FCD3BE #C8FCBE #BEE7FC #F2BEFC
split-complementary
#FCD3BE #BEFCF2 #BEC8FC
monochromatic
#F78449 #F9AB84 #FCD3BE #FEEBE2 #FEEBE2
Accessibility & contrast
On white
1.38
#FCD3BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#FCD3BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD3BE
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD3BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD3BE | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6BD
Deuteranopia (green-blind)
#E7DFBE
Tritanopia (blue-blind)
#FFCCCD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #fcd3be; /* rgb */ color: rgb(252, 211, 190); /* oklch */ color: oklch(89.6% 0.054 48.7);
Tailwind
colors: {
custom: {
50: '#fee0d1',
500: '#fcd3be',
950: '#000000',
},
}SCSS
$custom: #fcd3be; $custom-light: #fee0d1; $custom-dark: #000000;
JSON
{
"hex": "#fcd3be",
"rgb": {
"r": 252,
"g": 211,
"b": 190
},
"hsl": {
"h": 20.323,
"s": 91.176,
"l": 86.667
},
"oklch": {
"l": 0.89639,
"c": 0.05427,
"h": 48.7
},
"luminance": 0.71002
}Semantic roles & 50–950 ramp
primary
#FCD3BE
secondary
#7CC0E2
accent
#98E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483