#FCD9AB#FCD9AB
#FCD9AB is a very light, moderate orange. Relative luminance 0.733; OKLCH L 90.4% C 0.071 H 74.3°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD9AB |
|---|---|
| RGB | rgb(252, 217, 171) |
| HSL | hsl(34, 93%, 83%) |
| HSV | hsv(34, 32%, 99%) |
| CMYK | cmyk(0%, 13.9%, 32.1%, 1.2%) |
| CIE-LAB | lab(88.57, 5.70, 27.19) |
| CIE-LCH | lch(88.57, 27.78, 78.16°) |
| OKLab | oklab(90.37% 0.0193 0.0686) |
| OKLCH | oklch(90.37% 0.071 74.3) |
| XYZ | xyz(72.3097, 73.2642, 48.8526) |
| Luminance | 0.7326 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 1.57
Light Peach
#FFD8B1
ΔE00 2.87
Moccasin
#FFE4B5
ΔE00 3.44
Wheat
#F5DEB3
ΔE00 3.87
Peach
#FFDAB9
ΔE00 4.40
Bisque
#FFE4C4
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD9AB #ABCEFC
analogous
#FCB0AB #FCD9AB #F6FCAB
triadic
#FCD9AB #ABFCD9 #D9ABFC
tetradic
#FCD9AB #ABFCB0 #ABCEFC #FCABF6
square
#FCD9AB #ABFCB0 #ABCEFC #FCABF6
split-complementary
#FCD9AB #ABF6FC #B0ABFC
monochromatic
#F8A435 #FABE70 #FCD9AB #FEF2E1 #FEF2E1
Accessibility & contrast
On white
1.34
#FCD9AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#FCD9AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD9AB
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD9AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD9AB | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9A8
Deuteranopia (green-blind)
#EFE2AC
Tritanopia (blue-blind)
#FFD0CD
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #fcd9ab; /* rgb */ color: rgb(252, 217, 171); /* oklch */ color: oklch(90.4% 0.071 74.3);
Tailwind
colors: {
custom: {
50: '#fee4c4',
500: '#fcd9ab',
950: '#000000',
},
}SCSS
$custom: #fcd9ab; $custom-light: #fee4c4; $custom-dark: #000000;
JSON
{
"hex": "#fcd9ab",
"rgb": {
"r": 252,
"g": 217,
"b": 171
},
"hsl": {
"h": 34.074,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.90367,
"c": 0.07129,
"h": 74.3
},
"luminance": 0.73261
}Semantic roles & 50–950 ramp
primary
#FCD9AB
secondary
#6B9EE0
accent
#63E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181512
muted
#868482