#FCD49F#FCD49F
#FCD49F is a very light, moderate orange. Relative luminance 0.703; OKLCH L 89.2% C 0.082 H 74.3°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD49F |
|---|---|
| RGB | rgb(252, 212, 159) |
| HSL | hsl(34, 94%, 81%) |
| HSV | hsv(34, 37%, 99%) |
| CMYK | cmyk(0%, 15.9%, 36.9%, 1.2%) |
| CIE-LAB | lab(87.14, 6.86, 31.46) |
| CIE-LCH | lch(87.14, 32.20, 77.70°) |
| OKLab | oklab(89.17% 0.0221 0.0786) |
| OKLCH | oklch(89.17% 0.082 74.3) |
| XYZ | xyz(69.9481, 70.2887, 42.6768) |
| Luminance | 0.7029 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 2.81
Light Peach
#FFD8B1
ΔE00 3.97
Moccasin
#FFE4B5
ΔE00 4.87
Wheat
#F5DEB3
ΔE00 5.35
Pale Peach
#FFE5AD
ΔE00 5.61
Peach
#FFDAB9
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD49F #9FC7FC
analogous
#FCA59F #FCD49F #F5FC9F
triadic
#FCD49F #9FFCD4 #D49FFC
tetradic
#FCD49F #9FFCA5 #9FC7FC #FC9FF5
square
#FCD49F #9FFCA5 #9FC7FC #FC9FF5
split-complementary
#FCD49F #9FF5FC #A59FFC
monochromatic
#F89F28 #FAB964 #FCD49F #FEEFDA #FEF2E1
Accessibility & contrast
On white
1.39
#FCD49F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#FCD49F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD49F
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD49F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD49F | 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)
#E3D59B
Deuteranopia (green-blind)
#EDDEA0
Tritanopia (blue-blind)
#FFCAC6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #fcd49f; /* rgb */ color: rgb(252, 212, 159); /* oklch */ color: oklch(89.2% 0.082 74.3);
Tailwind
colors: {
custom: {
50: '#ffe1bb',
500: '#fcd49f',
950: '#000000',
},
}SCSS
$custom: #fcd49f; $custom-light: #ffe1bb; $custom-dark: #000000;
JSON
{
"hex": "#fcd49f",
"rgb": {
"r": 252,
"g": 212,
"b": 159
},
"hsl": {
"h": 34.194,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.89172,
"c": 0.08161,
"h": 74.3
},
"luminance": 0.70286
}Semantic roles & 50–950 ramp
primary
#FCD49F
secondary
#6197DE
accent
#63E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181512
muted
#868482