#FCD48B#FCD48B
#FCD48B is a very light, moderate orange. Relative luminance 0.696; OKLCH L 88.8% C 0.102 H 81.8°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD48B |
|---|---|
| RGB | rgb(252, 212, 139) |
| HSL | hsl(39, 95%, 77%) |
| HSV | hsv(39, 45%, 99%) |
| CMYK | cmyk(0%, 15.9%, 44.8%, 1.2%) |
| CIE-LAB | lab(86.82, 4.75, 41.25) |
| CIE-LCH | lch(86.82, 41.52, 83.43°) |
| OKLab | oklab(88.82% 0.0144 0.1005) |
| OKLCH | oklch(88.82% 0.102 81.8) |
| XYZ | xyz(68.3509, 69.6498, 34.2646) |
| Luminance | 0.6965 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.54
Wheat (survey)
#FBDD7E
ΔE00 5.57
Pale Peach
#FFE5AD
ΔE00 5.71
Sand (survey)
#E2CA76
ΔE00 6.40
Moccasin
#FFE4B5
ΔE00 6.73
Sandy
#F1DA7A
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD48B #8BB3FC
analogous
#FC9C8B #FCD48B #ECFC8B
triadic
#FCD48B #8BFCD4 #D48BFC
tetradic
#FCD48B #8BFC9C #8BB3FC #FC8BEC
square
#FCD48B #8BFC9C #8BB3FC #FC8BEC
split-complementary
#FCD48B #8BECFC #9C8BFC
monochromatic
#F9A814 #FABE4F #FCD48B #FEEAC7 #FEF4E1
Accessibility & contrast
On white
1.41
#FCD48B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#FCD48B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD48B
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD48B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD48B | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D385
Deuteranopia (green-blind)
#EFDE8D
Tritanopia (blue-blind)
#FFC8C2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #fcd48b; /* rgb */ color: rgb(252, 212, 139); /* oklch */ color: oklch(88.8% 0.102 81.8);
Tailwind
colors: {
custom: {
50: '#ffe1ae',
500: '#fcd48b',
950: '#000000',
},
}SCSS
$custom: #fcd48b; $custom-light: #ffe1ae; $custom-dark: #000000;
JSON
{
"hex": "#fcd48b",
"rgb": {
"r": 252,
"g": 212,
"b": 139
},
"hsl": {
"h": 38.761,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.88824,
"c": 0.10152,
"h": 81.8
},
"luminance": 0.69646
}Semantic roles & 50–950 ramp
primary
#FCD48B
secondary
#5081DC
accent
#51E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481