#FCD09A#FCD09A
#FCD09A is a very light, moderate orange. Relative luminance 0.681; OKLCH L 88.3% C 0.085 H 72.1°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD09A |
|---|---|
| RGB | rgb(252, 208, 154) |
| HSL | hsl(33, 94%, 80%) |
| HSV | hsv(33, 39%, 99%) |
| CMYK | cmyk(0%, 17.5%, 38.9%, 1.2%) |
| CIE-LAB | lab(86.08, 8.37, 32.63) |
| CIE-LCH | lch(86.08, 33.68, 75.61°) |
| OKLab | oklab(88.31% 0.0263 0.0812) |
| OKLCH | oklch(88.31% 0.085 72.1) |
| XYZ | xyz(68.5355, 68.1436, 40.1086) |
| Luminance | 0.6814 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.09
Light Peach
#FFD8B1
ΔE00 4.20
Peach
#FFDAB9
ΔE00 5.98
Moccasin
#FFE4B5
ΔE00 6.17
Burlywood
#DEB887
ΔE00 6.30
Wheat
#F5DEB3
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD09A #9AC6FC
analogous
#FC9F9A #FCD09A #F7FC9A
triadic
#FCD09A #9AFCD0 #D09AFC
tetradic
#FCD09A #9AFC9F #9AC6FC #FC9AF7
square
#FCD09A #9AFC9F #9AC6FC #FC9AF7
split-complementary
#FCD09A #9AF7FC #9F9AFC
monochromatic
#F89923 #FAB45F #FCD09A #FEECD5 #FEF1E1
Accessibility & contrast
On white
1.44
#FCD09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#FCD09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD09A
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD09A | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D196
Deuteranopia (green-blind)
#EADC9B
Tritanopia (blue-blind)
#FFC5C2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fcd09a; /* rgb */ color: rgb(252, 208, 154); /* oklch */ color: oklch(88.3% 0.085 72.1);
Tailwind
colors: {
custom: {
50: '#ffdeb8',
500: '#fcd09a',
950: '#000000',
},
}SCSS
$custom: #fcd09a; $custom-light: #ffdeb8; $custom-dark: #000000;
JSON
{
"hex": "#fcd09a",
"rgb": {
"r": 252,
"g": 208,
"b": 154
},
"hsl": {
"h": 33.061,
"s": 94.231,
"l": 79.608
},
"oklch": {
"l": 0.88313,
"c": 0.0853,
"h": 72.1
},
"luminance": 0.6814
}Semantic roles & 50–950 ramp
primary
#FCD09A
secondary
#5D97DE
accent
#67E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481