#FCD57B#FCD57B
#FCD57B is a very light, moderate orange. Relative luminance 0.697; OKLCH L 88.8% C 0.117 H 86.6°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD57B |
|---|---|
| RGB | rgb(252, 213, 123) |
| HSL | hsl(42, 96%, 74%) |
| HSV | hsv(42, 51%, 99%) |
| CMYK | cmyk(0%, 15.5%, 51.2%, 1.2%) |
| CIE-LAB | lab(86.86, 2.78, 49.20) |
| CIE-LCH | lch(86.86, 49.28, 86.77°) |
| OKLab | oklab(88.78% 0.007 0.1173) |
| OKLCH | oklch(88.78% 0.118 86.6) |
| XYZ | xyz(67.5169, 69.7174, 28.6355) |
| Luminance | 0.6971 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.18
Light Mustard
#F7D560
ΔE00 4.38
Pale Gold
#FDDE6C
ΔE00 4.77
Sandy
#F1DA7A
ΔE00 4.83
Maize
#F4D054
ΔE00 5.11
Sand (survey)
#E2CA76
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD57B #7BA2FC
analogous
#FC947B #FCD57B #E3FC7B
triadic
#FCD57B #7BFCD5 #D57BFC
tetradic
#FCD57B #7BFC94 #7BA2FC #FC7BE3
square
#FCD57B #7BFC94 #7BA2FC #FC7BE3
split-complementary
#FCD57B #7BE3FC #947BFC
monochromatic
#F7AE06 #FBC23F #FCD57B #FDE8B7 #FEF5E1
Accessibility & contrast
On white
1.41
#FCD57B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#FCD57B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD57B
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD57B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD57B | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D373
Deuteranopia (green-blind)
#F2DE7E
Tritanopia (blue-blind)
#FFC7C0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #fcd57b; /* rgb */ color: rgb(252, 213, 123); /* oklch */ color: oklch(88.8% 0.117 86.6);
Tailwind
colors: {
custom: {
50: '#ffe1a3',
500: '#fcd57b',
950: '#000000',
},
}SCSS
$custom: #fcd57b; $custom-light: #ffe1a3; $custom-dark: #000000;
JSON
{
"hex": "#fcd57b",
"rgb": {
"r": 252,
"g": 213,
"b": 123
},
"hsl": {
"h": 41.86,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.8878,
"c": 0.1175,
"h": 86.6
},
"luminance": 0.69714
}Semantic roles & 50–950 ramp
primary
#FCD57B
secondary
#4270D9
accent
#45E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480