#FCD8A9#FCD8A9
#FCD8A9 is a very light, moderate orange. Relative luminance 0.727; OKLCH L 90.1% C 0.073 H 74.1°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD8A9 |
|---|---|
| RGB | rgb(252, 216, 169) |
| HSL | hsl(34, 93%, 83%) |
| HSV | hsv(34, 33%, 99%) |
| CMYK | cmyk(0%, 14.3%, 32.9%, 1.2%) |
| CIE-LAB | lab(88.29, 5.97, 27.84) |
| CIE-LCH | lch(88.29, 28.48, 77.90°) |
| OKLab | oklab(90.13% 0.02 0.0702) |
| OKLCH | oklch(90.13% 0.073 74.1) |
| XYZ | xyz(71.8636, 72.6746, 47.7706) |
| Luminance | 0.7267 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 1.73
Light Peach
#FFD8B1
ΔE00 2.91
Moccasin
#FFE4B5
ΔE00 3.71
Wheat
#F5DEB3
ΔE00 4.14
Peach
#FFDAB9
ΔE00 4.53
Bisque
#FFE4C4
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD8A9 #A9CDFC
analogous
#FCAFA9 #FCD8A9 #F6FCA9
triadic
#FCD8A9 #A9FCD8 #D8A9FC
tetradic
#FCD8A9 #A9FCAF #A9CDFC #FCA9F6
square
#FCD8A9 #A9FCAF #A9CDFC #FCA9F6
split-complementary
#FCD8A9 #A9F6FC #AFA9FC
monochromatic
#F8A233 #FABD6E #FCD8A9 #FEF2E1 #FEF2E1
Accessibility & contrast
On white
1.35
#FCD8A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#FCD8A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD8A9
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD8A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD8A9 | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9A6
Deuteranopia (green-blind)
#EEE1AA
Tritanopia (blue-blind)
#FFCFCB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #fcd8a9; /* rgb */ color: rgb(252, 216, 169); /* oklch */ color: oklch(90.1% 0.073 74.1);
Tailwind
colors: {
custom: {
50: '#fee4c2',
500: '#fcd8a9',
950: '#000000',
},
}SCSS
$custom: #fcd8a9; $custom-light: #fee4c2; $custom-dark: #000000;
JSON
{
"hex": "#fcd8a9",
"rgb": {
"r": 252,
"g": 216,
"b": 169
},
"hsl": {
"h": 33.976,
"s": 93.258,
"l": 82.549
},
"oklch": {
"l": 0.90134,
"c": 0.07297,
"h": 74.1
},
"luminance": 0.72672
}Semantic roles & 50–950 ramp
primary
#FCD8A9
secondary
#6A9DE0
accent
#64E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181512
muted
#868482