#FCD07B#FCD07B
#FCD07B is a very light, moderate orange. Relative luminance 0.672; OKLCH L 87.8% C 0.115 H 82.7°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD07B |
|---|---|
| RGB | rgb(252, 208, 123) |
| HSL | hsl(40, 96%, 74%) |
| HSV | hsv(40, 51%, 99%) |
| CMYK | cmyk(0%, 17.5%, 51.2%, 1.2%) |
| CIE-LAB | lab(85.63, 5.35, 47.70) |
| CIE-LCH | lch(85.63, 48.00, 83.61°) |
| OKLab | oklab(87.81% 0.0145 0.114) |
| OKLCH | oklch(87.81% 0.115 82.7) |
| XYZ | xyz(66.2787, 67.2408, 28.2228) |
| Luminance | 0.6724 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 5.24
Light Mustard
#F7D560
ΔE00 6.08
Sand (survey)
#E2CA76
ΔE00 6.15
Maize
#F4D054
ΔE00 6.47
Sandy
#F1DA7A
ΔE00 6.77
Pale Gold
#FDDE6C
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD07B #7BA7FC
analogous
#FC8F7B #FCD07B #E7FC7B
triadic
#FCD07B #7BFCD0 #D07BFC
tetradic
#FCD07B #7BFC8F #7BA7FC #FC7BE7
square
#FCD07B #7BFC8F #7BA7FC #FC7BE7
split-complementary
#FCD07B #7BE7FC #8F7BFC
monochromatic
#F7A506 #FBBB3F #FCD07B #FDE5B7 #FEF4E1
Accessibility & contrast
On white
1.45
#FCD07B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#FCD07B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD07B
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD07B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD07B | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF74
Deuteranopia (green-blind)
#EEDB7E
Tritanopia (blue-blind)
#FFC2BC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fcd07b; /* rgb */ color: rgb(252, 208, 123); /* oklch */ color: oklch(87.8% 0.115 82.7);
Tailwind
colors: {
custom: {
50: '#ffdea3',
500: '#fcd07b',
950: '#000000',
},
}SCSS
$custom: #fcd07b; $custom-light: #ffdea3; $custom-dark: #000000;
JSON
{
"hex": "#fcd07b",
"rgb": {
"r": 252,
"g": 208,
"b": 123
},
"hsl": {
"h": 39.535,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.87811,
"c": 0.11487,
"h": 82.7
},
"luminance": 0.67237
}Semantic roles & 50–950 ramp
primary
#FCD07B
secondary
#4275D9
accent
#4EE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480