#FCD48A#FCD48A
#FCD48A is a very light, moderate orange. Relative luminance 0.696; OKLCH L 88.8% C 0.103 H 82.1°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD48A |
|---|---|
| RGB | rgb(252, 212, 138) |
| HSL | hsl(39, 95%, 76%) |
| HSV | hsv(39, 45%, 99%) |
| CMYK | cmyk(0%, 15.9%, 45.2%, 1.2%) |
| CIE-LAB | lab(86.81, 4.65, 41.73) |
| CIE-LCH | lch(86.81, 41.99, 83.64°) |
| OKLab | oklab(88.81% 0.0141 0.1015) |
| OKLCH | oklch(88.81% 0.103 82.1) |
| XYZ | xyz(68.2781, 69.6207, 33.8815) |
| Luminance | 0.6962 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 5.41
Navajowhite
#FFDEAD
ΔE00 5.71
Pale Peach
#FFE5AD
ΔE00 5.79
Sand (survey)
#E2CA76
ΔE00 6.29
Sandy
#F1DA7A
ΔE00 6.86
Moccasin
#FFE4B5
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD48A #8AB2FC
analogous
#FC9B8A #FCD48A #EBFC8A
triadic
#FCD48A #8AFCD4 #D48AFC
tetradic
#FCD48A #8AFC9B #8AB2FC #FC8AEB
square
#FCD48A #8AFC9B #8AB2FC #FC8AEB
split-complementary
#FCD48A #8AEBFC #9B8AFC
monochromatic
#F9A813 #FABE4E #FCD48A #FEEAC6 #FEF4E1
Accessibility & contrast
On white
1.41
#FCD48A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#FCD48A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD48A
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD48A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD48A | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D384
Deuteranopia (green-blind)
#EFDE8C
Tritanopia (blue-blind)
#FFC7C2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #fcd48a; /* rgb */ color: rgb(252, 212, 138); /* oklch */ color: oklch(88.8% 0.103 82.1);
Tailwind
colors: {
custom: {
50: '#ffe1ad',
500: '#fcd48a',
950: '#000000',
},
}SCSS
$custom: #fcd48a; $custom-light: #ffe1ad; $custom-dark: #000000;
JSON
{
"hex": "#fcd48a",
"rgb": {
"r": 252,
"g": 212,
"b": 138
},
"hsl": {
"h": 38.947,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.88808,
"c": 0.10251,
"h": 82.1
},
"luminance": 0.69617
}Semantic roles & 50–950 ramp
primary
#FCD48A
secondary
#4F80DC
accent
#51E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481