#FCD2A0#FCD2A0
#FCD2A0 is a very light, moderate orange. Relative luminance 0.693; OKLCH L 88.8% C 0.080 H 71.4°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD2A0 |
|---|---|
| RGB | rgb(252, 210, 160) |
| HSL | hsl(33, 94%, 81%) |
| HSV | hsv(33, 37%, 99%) |
| CMYK | cmyk(0%, 16.7%, 36.5%, 1.2%) |
| CIE-LAB | lab(86.67, 8.01, 30.31) |
| CIE-LCH | lch(86.67, 31.35, 75.20°) |
| OKLab | oklab(88.81% 0.0256 0.0759) |
| OKLCH | oklch(88.81% 0.08 71.4) |
| XYZ | xyz(69.5384, 69.3298, 42.9700) |
| Luminance | 0.6933 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.20
Navajowhite
#FFDEAD
ΔE00 3.53
Peach
#FFDAB9
ΔE00 4.99
Moccasin
#FFE4B5
ΔE00 5.62
Wheat
#F5DEB3
ΔE00 6.00
Bisque
#FFE4C4
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD2A0 #A0CAFC
analogous
#FCA4A0 #FCD2A0 #F8FCA0
triadic
#FCD2A0 #A0FCD2 #D2A0FC
tetradic
#FCD2A0 #A0FCA4 #A0CAFC #FCA0F8
square
#FCD2A0 #A0FCA4 #A0CAFC #FCA0F8
split-complementary
#FCD2A0 #A0F8FC #A4A0FC
monochromatic
#F89A29 #FAB665 #FCD2A0 #FEEEDB #FEF1E1
Accessibility & contrast
On white
1.41
#FCD2A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#FCD2A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD2A0
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD2A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD2A0 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D39D
Deuteranopia (green-blind)
#EBDDA1
Tritanopia (blue-blind)
#FFC8C5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #fcd2a0; /* rgb */ color: rgb(252, 210, 160); /* oklch */ color: oklch(88.8% 0.080 71.4);
Tailwind
colors: {
custom: {
50: '#ffdfbc',
500: '#fcd2a0',
950: '#000000',
},
}SCSS
$custom: #fcd2a0; $custom-light: #ffdfbc; $custom-dark: #000000;
JSON
{
"hex": "#fcd2a0",
"rgb": {
"r": 252,
"g": 210,
"b": 160
},
"hsl": {
"h": 32.609,
"s": 93.878,
"l": 80.784
},
"oklch": {
"l": 0.88808,
"c": 0.08005,
"h": 71.4
},
"luminance": 0.69327
}Semantic roles & 50–950 ramp
primary
#FCD2A0
secondary
#629BDE
accent
#69E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181512
muted
#868482