#FCD09C#FCD09C
#FCD09C is a very light, moderate orange. Relative luminance 0.682; OKLCH L 88.4% C 0.083 H 71.1°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD09C |
|---|---|
| RGB | rgb(252, 208, 156) |
| HSL | hsl(33, 94%, 80%) |
| HSV | hsv(33, 38%, 99%) |
| CMYK | cmyk(0%, 17.5%, 38.1%, 1.2%) |
| CIE-LAB | lab(86.11, 8.59, 31.64) |
| CIE-LCH | lch(86.11, 32.78, 74.81°) |
| OKLab | oklab(88.35% 0.027 0.0789) |
| OKLCH | oklch(88.35% 0.083 71.1) |
| XYZ | xyz(68.7034, 68.2107, 40.9932) |
| Luminance | 0.6821 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.76
Navajowhite
#FFDEAD
ΔE00 4.12
Peach
#FFDAB9
ΔE00 5.53
Moccasin
#FFE4B5
ΔE00 6.21
Burlywood
#DEB887
ΔE00 6.31
Wheat
#F5DEB3
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD09C #9CC8FC
analogous
#FCA09C #FCD09C #F8FC9C
triadic
#FCD09C #9CFCD0 #D09CFC
tetradic
#FCD09C #9CFCA0 #9CC8FC #FC9CF8
square
#FCD09C #9CFCA0 #9CC8FC #FC9CF8
split-complementary
#FCD09C #9CF8FC #A09CFC
monochromatic
#F89825 #FAB461 #FCD09C #FEECD7 #FEF1E1
Accessibility & contrast
On white
1.43
#FCD09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#FCD09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD09C
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD09C | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D198
Deuteranopia (green-blind)
#EADC9D
Tritanopia (blue-blind)
#FFC5C2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fcd09c; /* rgb */ color: rgb(252, 208, 156); /* oklch */ color: oklch(88.4% 0.083 71.1);
Tailwind
colors: {
custom: {
50: '#ffdeb9',
500: '#fcd09c',
950: '#000000',
},
}SCSS
$custom: #fcd09c; $custom-light: #ffdeb9; $custom-dark: #000000;
JSON
{
"hex": "#fcd09c",
"rgb": {
"r": 252,
"g": 208,
"b": 156
},
"hsl": {
"h": 32.5,
"s": 94.118,
"l": 80
},
"oklch": {
"l": 0.88351,
"c": 0.08339,
"h": 71.1
},
"luminance": 0.68207
}Semantic roles & 50–950 ramp
primary
#FCD09C
secondary
#5E99DE
accent
#69E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481