#FCD4A2#FCD4A2
#FCD4A2 is a very light, moderate orange. Relative luminance 0.704; OKLCH L 89.2% C 0.079 H 72.8°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD4A2 |
|---|---|
| RGB | rgb(252, 212, 162) |
| HSL | hsl(33, 94%, 81%) |
| HSV | hsv(33, 36%, 99%) |
| CMYK | cmyk(0%, 15.9%, 35.7%, 1.2%) |
| CIE-LAB | lab(87.19, 7.20, 29.98) |
| CIE-LCH | lch(87.19, 30.83, 76.49°) |
| OKLab | oklab(89.23% 0.0233 0.0751) |
| OKLCH | oklch(89.23% 0.079 72.8) |
| XYZ | xyz(70.2116, 70.3941, 44.0645) |
| Luminance | 0.7039 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 2.85
Light Peach
#FFD8B1
ΔE00 3.21
Moccasin
#FFE4B5
ΔE00 4.93
Peach
#FFDAB9
ΔE00 5.00
Wheat
#F5DEB3
ΔE00 5.35
Pale Peach
#FFE5AD
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD4A2 #A2CAFC
analogous
#FCA7A2 #FCD4A2 #F7FCA2
triadic
#FCD4A2 #A2FCD4 #D4A2FC
tetradic
#FCD4A2 #A2FCA7 #A2CAFC #FCA2F7
square
#FCD4A2 #A2FCA7 #A2CAFC #FCA2F7
split-complementary
#FCD4A2 #A2F7FC #A7A2FC
monochromatic
#F89D2B #FAB967 #FCD4A2 #FEEFDD #FEF1E1
Accessibility & contrast
On white
1.39
#FCD4A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#FCD4A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD4A2
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD4A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD4A2 | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D59F
Deuteranopia (green-blind)
#ECDEA3
Tritanopia (blue-blind)
#FFCAC7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #fcd4a2; /* rgb */ color: rgb(252, 212, 162); /* oklch */ color: oklch(89.2% 0.079 72.8);
Tailwind
colors: {
custom: {
50: '#fee1be',
500: '#fcd4a2',
950: '#000000',
},
}SCSS
$custom: #fcd4a2; $custom-light: #fee1be; $custom-dark: #000000;
JSON
{
"hex": "#fcd4a2",
"rgb": {
"r": 252,
"g": 212,
"b": 162
},
"hsl": {
"h": 33.333,
"s": 93.75,
"l": 81.176
},
"oklch": {
"l": 0.89229,
"c": 0.07865,
"h": 72.8
},
"luminance": 0.70391
}Semantic roles & 50–950 ramp
primary
#FCD4A2
secondary
#639ADF
accent
#66E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181512
muted
#868482