#FCDCA3#FCDCA3
#FCDCA3 is a very light, moderate orange. Relative luminance 0.745; OKLCH L 90.8% C 0.081 H 81.7°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDCA3 |
|---|---|
| RGB | rgb(252, 220, 163) |
| HSL | hsl(38, 94%, 81%) |
| HSV | hsv(38, 35%, 99%) |
| CMYK | cmyk(0%, 12.7%, 35.3%, 1.2%) |
| CIE-LAB | lab(89.17, 3.20, 32.12) |
| CIE-LCH | lch(89.17, 32.28, 84.30°) |
| OKLab | oklab(90.79% 0.0117 0.0802) |
| OKLCH | oklch(90.79% 0.081 81.7) |
| XYZ | xyz(72.3504, 74.5289, 45.2177) |
| Luminance | 0.7453 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 2.21
Pale Peach
#FFE5AD
ΔE00 2.51
Moccasin
#FFE4B5
ΔE00 2.97
Wheat
#F5DEB3
ΔE00 3.74
Vanilla
#F3E5AB
ΔE00 5.86
Light Peach
#FFD8B1
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDCA3 #A3C3FC
analogous
#FCB0A3 #FCDCA3 #F0FCA3
triadic
#FCDCA3 #A3FCDC #DCA3FC
tetradic
#FCDCA3 #A3FCB0 #A3C3FC #FCA3F0
square
#FCDCA3 #A3FCB0 #A3C3FC #FCA3F0
split-complementary
#FCDCA3 #A3F0FC #B0A3FC
monochromatic
#F8AF2C #FAC568 #FCDCA3 #FEF3DE #FEF4E1
Accessibility & contrast
On white
1.32
#FCDCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#FCDCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDCA3
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDCA3 | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADB9F
Deuteranopia (green-blind)
#F2E3A5
Tritanopia (blue-blind)
#FFD2CD
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fcdca3; /* rgb */ color: rgb(252, 220, 163); /* oklch */ color: oklch(90.8% 0.081 81.7);
Tailwind
colors: {
custom: {
50: '#fee6be',
500: '#fcdca3',
950: '#000000',
},
}SCSS
$custom: #fcdca3; $custom-light: #fee6be; $custom-dark: #000000;
JSON
{
"hex": "#fcdca3",
"rgb": {
"r": 252,
"g": 220,
"b": 163
},
"hsl": {
"h": 38.427,
"s": 93.684,
"l": 81.373
},
"oklch": {
"l": 0.90791,
"c": 0.08106,
"h": 81.7
},
"luminance": 0.74526
}Semantic roles & 50–950 ramp
primary
#FCDCA3
secondary
#6490DF
accent
#53E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181612
muted
#868482