#FCD7A2#FCD7A2
#FCD7A2 is a very light, moderate orange. Relative luminance 0.719; OKLCH L 89.8% C 0.080 H 76.4°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD7A2 |
|---|---|
| RGB | rgb(252, 215, 162) |
| HSL | hsl(35, 94%, 81%) |
| HSV | hsv(35, 36%, 99%) |
| CMYK | cmyk(0%, 14.7%, 35.7%, 1.2%) |
| CIE-LAB | lab(87.92, 5.66, 30.96) |
| CIE-LCH | lch(87.92, 31.47, 79.65°) |
| OKLab | oklab(89.81% 0.0188 0.0775) |
| OKLCH | oklch(89.81% 0.08 76.4) |
| XYZ | xyz(70.9685, 71.9079, 44.3168) |
| Luminance | 0.7190 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 1.92
Moccasin
#FFE4B5
ΔE00 3.90
Light Peach
#FFD8B1
ΔE00 4.27
Wheat
#F5DEB3
ΔE00 4.47
Pale Peach
#FFE5AD
ΔE00 4.56
Peach
#FFDAB9
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD7A2 #A2C7FC
analogous
#FCAAA2 #FCD7A2 #F4FCA2
triadic
#FCD7A2 #A2FCD7 #D7A2FC
tetradic
#FCD7A2 #A2FCAA #A2C7FC #FCA2F4
square
#FCD7A2 #A2FCAA #A2C7FC #FCA2F4
split-complementary
#FCD7A2 #A2F4FC #AAA2FC
monochromatic
#F8A42B #FABD67 #FCD7A2 #FEF0DD #FEF2E1
Accessibility & contrast
On white
1.37
#FCD7A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#FCD7A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD7A2
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD7A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD7A2 | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D79E
Deuteranopia (green-blind)
#EFE0A3
Tritanopia (blue-blind)
#FFCDC9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #fcd7a2; /* rgb */ color: rgb(252, 215, 162); /* oklch */ color: oklch(89.8% 0.080 76.4);
Tailwind
colors: {
custom: {
50: '#fee3be',
500: '#fcd7a2',
950: '#000000',
},
}SCSS
$custom: #fcd7a2; $custom-light: #fee3be; $custom-dark: #000000;
JSON
{
"hex": "#fcd7a2",
"rgb": {
"r": 252,
"g": 215,
"b": 162
},
"hsl": {
"h": 35.333,
"s": 93.75,
"l": 81.176
},
"oklch": {
"l": 0.89805,
"c": 0.0797,
"h": 76.4
},
"luminance": 0.71905
}Semantic roles & 50–950 ramp
primary
#FCD7A2
secondary
#6396DF
accent
#5EE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181512
muted
#868482