#FCD8A7#FCD8A7
#FCD8A7 is a very light, moderate orange. Relative luminance 0.726; OKLCH L 90.1% C 0.075 H 75.1°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD8A7 |
|---|---|
| RGB | rgb(252, 216, 167) |
| HSL | hsl(35, 93%, 82%) |
| HSV | hsv(35, 34%, 99%) |
| CMYK | cmyk(0%, 14.3%, 33.7%, 1.2%) |
| CIE-LAB | lab(88.26, 5.73, 28.83) |
| CIE-LCH | lch(88.26, 29.39, 78.76°) |
| OKLab | oklab(90.1% 0.0193 0.0725) |
| OKLCH | oklch(90.1% 0.075 75.1) |
| XYZ | xyz(71.6772, 72.6000, 46.7893) |
| Luminance | 0.7260 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 1.54
Light Peach
#FFD8B1
ΔE00 3.43
Moccasin
#FFE4B5
ΔE00 3.59
Wheat
#F5DEB3
ΔE00 4.08
Pale Peach
#FFE5AD
ΔE00 4.74
Peach
#FFDAB9
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD8A7 #A7CBFC
analogous
#FCAEA7 #FCD8A7 #F6FCA7
triadic
#FCD8A7 #A7FCD8 #D8A7FC
tetradic
#FCD8A7 #A7FCAE #A7CBFC #FCA7F6
square
#FCD8A7 #A7FCAE #A7CBFC #FCA7F6
split-complementary
#FCD8A7 #A7F6FC #AEA7FC
monochromatic
#F8A431 #FABE6C #FCD8A7 #FEF2E1 #FEF2E1
Accessibility & contrast
On white
1.35
#FCD8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#FCD8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD8A7
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD8A7 | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D8A4
Deuteranopia (green-blind)
#EFE1A8
Tritanopia (blue-blind)
#FFCECB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #fcd8a7; /* rgb */ color: rgb(252, 216, 167); /* oklch */ color: oklch(90.1% 0.075 75.1);
Tailwind
colors: {
custom: {
50: '#fee4c1',
500: '#fcd8a7',
950: '#000000',
},
}SCSS
$custom: #fcd8a7; $custom-light: #fee4c1; $custom-dark: #000000;
JSON
{
"hex": "#fcd8a7",
"rgb": {
"r": 252,
"g": 216,
"b": 167
},
"hsl": {
"h": 34.588,
"s": 93.407,
"l": 82.157
},
"oklch": {
"l": 0.90095,
"c": 0.07499,
"h": 75.1
},
"luminance": 0.72597
}Semantic roles & 50–950 ramp
primary
#FCD8A7
secondary
#689ADF
accent
#61E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181512
muted
#868482