#FCD4A7#FCD4A7
#FCD4A7 is a very light, moderate orange. Relative luminance 0.706; OKLCH L 89.3% C 0.074 H 70.0°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD4A7 |
|---|---|
| RGB | rgb(252, 212, 167) |
| HSL | hsl(32, 93%, 82%) |
| HSV | hsv(32, 34%, 99%) |
| CMYK | cmyk(0%, 15.9%, 33.7%, 1.2%) |
| CIE-LAB | lab(87.28, 7.79, 27.51) |
| CIE-LCH | lch(87.28, 28.59, 74.18°) |
| OKLab | oklab(89.33% 0.0253 0.0693) |
| OKLCH | oklch(89.33% 0.074 70) |
| XYZ | xyz(70.6649, 70.5754, 46.4519) |
| Luminance | 0.7057 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 1.93
Navajowhite
#FFDEAD
ΔE00 3.40
Peach
#FFDAB9
ΔE00 3.70
Moccasin
#FFE4B5
ΔE00 5.34
Bisque
#FFE4C4
ΔE00 5.44
Wheat
#F5DEB3
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD4A7 #A7CFFC
analogous
#FCAAA7 #FCD4A7 #F9FCA7
triadic
#FCD4A7 #A7FCD4 #D4A7FC
tetradic
#FCD4A7 #A7FCAA #A7CFFC #FCA7F9
square
#FCD4A7 #A7FCAA #A7CFFC #FCA7F9
split-complementary
#FCD4A7 #A7F9FC #AAA7FC
monochromatic
#F89A31 #FAB76C #FCD4A7 #FEF1E1 #FEF1E1
Accessibility & contrast
On white
1.39
#FCD4A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#FCD4A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD4A7
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD4A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD4A7 | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D5A4
Deuteranopia (green-blind)
#ECDEA8
Tritanopia (blue-blind)
#FFCAC8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #fcd4a7; /* rgb */ color: rgb(252, 212, 167); /* oklch */ color: oklch(89.3% 0.074 70.0);
Tailwind
colors: {
custom: {
50: '#fee1c1',
500: '#fcd4a7',
950: '#000000',
},
}SCSS
$custom: #fcd4a7; $custom-light: #fee1c1; $custom-dark: #000000;
JSON
{
"hex": "#fcd4a7",
"rgb": {
"r": 252,
"g": 212,
"b": 167
},
"hsl": {
"h": 31.765,
"s": 93.407,
"l": 82.157
},
"oklch": {
"l": 0.89328,
"c": 0.07378,
"h": 70
},
"luminance": 0.70572
}Semantic roles & 50–950 ramp
primary
#FCD4A7
secondary
#68A0DF
accent
#6CE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181512
muted
#868482