#FCD7AB#FCD7AB
#FCD7AB is a very light, moderate orange. Relative luminance 0.722; OKLCH L 90.0% C 0.071 H 71.6°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD7AB |
|---|---|
| RGB | rgb(252, 215, 171) |
| HSL | hsl(33, 93%, 83%) |
| HSV | hsv(33, 32%, 99%) |
| CMYK | cmyk(0%, 14.7%, 32.1%, 1.2%) |
| CIE-LAB | lab(88.08, 6.73, 26.52) |
| CIE-LCH | lch(88.08, 27.36, 75.76°) |
| OKLab | oklab(89.98% 0.0223 0.067) |
| OKLCH | oklch(89.98% 0.071 71.6) |
| XYZ | xyz(71.7973, 72.2394, 48.6819) |
| Luminance | 0.7224 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 1.92
Navajowhite
#FFDEAD
ΔE00 2.59
Peach
#FFDAB9
ΔE00 3.58
Moccasin
#FFE4B5
ΔE00 4.41
Bisque
#FFE4C4
ΔE00 4.60
Wheat
#F5DEB3
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD7AB #ABD0FC
analogous
#FCAEAB #FCD7AB #F8FCAB
triadic
#FCD7AB #ABFCD7 #D7ABFC
tetradic
#FCD7AB #ABFCAE #ABD0FC #FCABF8
square
#FCD7AB #ABFCAE #ABD0FC #FCABF8
split-complementary
#FCD7AB #ABF8FC #AEABFC
monochromatic
#F89F35 #FABB70 #FCD7AB #FEF1E1 #FEF1E1
Accessibility & contrast
On white
1.36
#FCD7AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#FCD7AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD7AB
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD7AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD7AB | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D8A8
Deuteranopia (green-blind)
#EDE0AC
Tritanopia (blue-blind)
#FFCECB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #fcd7ab; /* rgb */ color: rgb(252, 215, 171); /* oklch */ color: oklch(90.0% 0.071 71.6);
Tailwind
colors: {
custom: {
50: '#fee3c4',
500: '#fcd7ab',
950: '#000000',
},
}SCSS
$custom: #fcd7ab; $custom-light: #fee3c4; $custom-dark: #000000;
JSON
{
"hex": "#fcd7ab",
"rgb": {
"r": 252,
"g": 215,
"b": 171
},
"hsl": {
"h": 32.593,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.89983,
"c": 0.07064,
"h": 71.6
},
"luminance": 0.72237
}Semantic roles & 50–950 ramp
primary
#FCD7AB
secondary
#6BA1E0
accent
#69E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181512
muted
#868482