#FCD6AE#FCD6AE
#FCD6AE is a very light, moderate orange. Relative luminance 0.718; OKLCH L 89.9% C 0.067 H 68.2°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD6AE |
|---|---|
| RGB | rgb(252, 214, 174) |
| HSL | hsl(31, 93%, 84%) |
| HSV | hsv(31, 31%, 99%) |
| CMYK | cmyk(0%, 15.1%, 31%, 1.2%) |
| CIE-LAB | lab(87.90, 7.62, 24.71) |
| CIE-LCH | lch(87.90, 25.85, 72.87°) |
| OKLab | oklab(89.85% 0.025 0.0627) |
| OKLCH | oklch(89.85% 0.067 68.2) |
| XYZ | xyz(71.8327, 71.8474, 50.1203) |
| Luminance | 0.7185 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 0.74
Peach
#FFDAB9
ΔE00 2.36
Navajowhite
#FFDEAD
ΔE00 3.84
Bisque
#FFE4C4
ΔE00 4.43
Apricot
#FBCEB1
ΔE00 5.27
Moccasin
#FFE4B5
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD6AE #AED4FC
analogous
#FCAFAE #FCD6AE #FBFCAE
triadic
#FCD6AE #AEFCD6 #D6AEFC
tetradic
#FCD6AE #AEFCAF #AED4FC #FCAEFB
square
#FCD6AE #AEFCAF #AED4FC #FCAEFB
split-complementary
#FCD6AE #AEFBFC #AFAEFC
monochromatic
#F89A38 #FAB873 #FCD6AE #FEF0E1 #FEF0E1
Accessibility & contrast
On white
1.37
#FCD6AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#FCD6AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD6AE
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD6AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD6AE | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D7AB
Deuteranopia (green-blind)
#ECE0AF
Tritanopia (blue-blind)
#FFCDCB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #fcd6ae; /* rgb */ color: rgb(252, 214, 174); /* oklch */ color: oklch(89.9% 0.067 68.2);
Tailwind
colors: {
custom: {
50: '#fee2c6',
500: '#fcd6ae',
950: '#000000',
},
}SCSS
$custom: #fcd6ae; $custom-light: #fee2c6; $custom-dark: #000000;
JSON
{
"hex": "#fcd6ae",
"rgb": {
"r": 252,
"g": 214,
"b": 174
},
"hsl": {
"h": 30.769,
"s": 92.857,
"l": 83.529
},
"oklch": {
"l": 0.89853,
"c": 0.06748,
"h": 68.2
},
"luminance": 0.71845
}Semantic roles & 50–950 ramp
primary
#FCD6AE
secondary
#6EA6E0
accent
#70E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482