#FCD9BE#FCD9BE
#FCD9BE is a very light, muted orange. Relative luminance 0.740; OKLCH L 90.8% C 0.053 H 59.7°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD9BE |
|---|---|
| RGB | rgb(252, 217, 190) |
| HSL | hsl(26, 91%, 87%) |
| HSV | hsv(26, 25%, 99%) |
| CMYK | cmyk(0%, 13.9%, 24.6%, 1.2%) |
| CIE-LAB | lab(88.94, 8.16, 17.80) |
| CIE-LCH | lch(88.94, 19.59, 65.37°) |
| OKLab | oklab(90.78% 0.0268 0.0459) |
| OKLCH | oklch(90.78% 0.053 59.7) |
| XYZ | xyz(74.2526, 74.0414, 59.0853) |
| Luminance | 0.7404 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.95
Apricot
#FBCEB1
ΔE00 3.57
Light Peach
#FFD8B1
ΔE00 3.70
Bisque
#FFE4C4
ΔE00 4.62
Blanchedalmond
#FFEBCD
ΔE00 7.20
Navajowhite
#FFDEAD
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD9BE #BEE1FC
analogous
#FCBEC2 #FCD9BE #FCF8BE
triadic
#FCD9BE #BEFCD9 #D9BEFC
tetradic
#FCD9BE #C2FCBE #BEE1FC #F8BEFC
square
#FCD9BE #C2FCBE #BEE1FC #F8BEFC
split-complementary
#FCD9BE #BEFCF8 #BEC2FC
monochromatic
#F79549 #F9B784 #FCD9BE #FEEEE2 #FEEEE2
Accessibility & contrast
On white
1.33
#FCD9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#FCD9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD9BE
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD9BE | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBBC
Deuteranopia (green-blind)
#ECE2BE
Tritanopia (blue-blind)
#FFD2D1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #fcd9be; /* rgb */ color: rgb(252, 217, 190); /* oklch */ color: oklch(90.8% 0.053 59.7);
Tailwind
colors: {
custom: {
50: '#fee4d1',
500: '#fcd9be',
950: '#000000',
},
}SCSS
$custom: #fcd9be; $custom-light: #fee4d1; $custom-dark: #000000;
JSON
{
"hex": "#fcd9be",
"rgb": {
"r": 252,
"g": 217,
"b": 190
},
"hsl": {
"h": 26.129,
"s": 91.176,
"l": 86.667
},
"oklch": {
"l": 0.90777,
"c": 0.05311,
"h": 59.7
},
"luminance": 0.74039
}Semantic roles & 50–950 ramp
primary
#FCD9BE
secondary
#7CB6E2
accent
#82E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483