#FCD3AD#FCD3AD
#FCD3AD is a very light, moderate orange. Relative luminance 0.703; OKLCH L 89.3% C 0.068 H 64.6°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD3AD |
|---|---|
| RGB | rgb(252, 211, 173) |
| HSL | hsl(29, 93%, 83%) |
| HSV | hsv(29, 31%, 99%) |
| CMYK | cmyk(0%, 16.3%, 31.3%, 1.2%) |
| CIE-LAB | lab(87.15, 9.04, 24.20) |
| CIE-LCH | lch(87.15, 25.84, 69.51°) |
| OKLab | oklab(89.26% 0.0292 0.0614) |
| OKLCH | oklch(89.26% 0.068 64.6) |
| XYZ | xyz(70.9833, 70.3040, 49.3581) |
| Luminance | 0.7030 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 1.32
Peach
#FFDAB9
ΔE00 2.13
Apricot
#FBCEB1
ΔE00 3.89
Navajowhite
#FFDEAD
ΔE00 5.25
Bisque
#FFE4C4
ΔE00 5.35
Moccasin
#FFE4B5
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD3AD #ADD6FC
analogous
#FCADAE #FCD3AD #FCFBAD
triadic
#FCD3AD #ADFCD3 #D3ADFC
tetradic
#FCD3AD #AEFCAD #ADD6FC #FBADFC
square
#FCD3AD #AEFCAD #ADD6FC #FBADFC
split-complementary
#FCD3AD #ADFCFB #ADAEFC
monochromatic
#F89437 #FAB372 #FCD3AD #FEEFE1 #FEEFE1
Accessibility & contrast
On white
1.39
#FCD3AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#FCD3AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD3AD
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD3AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD3AD | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D5AA
Deuteranopia (green-blind)
#EADEAE
Tritanopia (blue-blind)
#FFCAC9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #fcd3ad; /* rgb */ color: rgb(252, 211, 173); /* oklch */ color: oklch(89.3% 0.068 64.6);
Tailwind
colors: {
custom: {
50: '#fee0c5',
500: '#fcd3ad',
950: '#000000',
},
}SCSS
$custom: #fcd3ad; $custom-light: #fee0c5; $custom-dark: #000000;
JSON
{
"hex": "#fcd3ad",
"rgb": {
"r": 252,
"g": 211,
"b": 173
},
"hsl": {
"h": 28.861,
"s": 92.941,
"l": 83.333
},
"oklch": {
"l": 0.8926,
"c": 0.068,
"h": 64.6
},
"luminance": 0.70301
}Semantic roles & 50–950 ramp
primary
#FCD3AD
secondary
#6DA9E0
accent
#77E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482