#FCC07B#FCC07B
#FCC07B is a very light, moderate orange. Relative luminance 0.598; OKLCH L 84.8% C 0.110 H 69.3°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC07B |
|---|---|
| RGB | rgb(252, 192, 123) |
| HSL | hsl(32, 96%, 74%) |
| HSV | hsv(32, 51%, 99%) |
| CMYK | cmyk(0%, 23.8%, 51.2%, 1.2%) |
| CIE-LAB | lab(81.75, 13.65, 42.90) |
| CIE-LCH | lch(81.75, 45.01, 72.35°) |
| OKLab | oklab(84.77% 0.039 0.1032) |
| OKLCH | oklch(84.77% 0.11 69.3) |
| XYZ | xyz(62.5727, 59.8289, 26.9874) |
| Luminance | 0.5982 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.32
Butterscotch
#FDB147
ΔE00 6.55
Burlywood
#DEB887
ΔE00 6.57
Light Orange
#FDAA48
ΔE00 7.06
Pale Orange
#FFA756
ΔE00 7.58
Sandybrown
#F4A460
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC07B #7BB7FC
analogous
#FC7F7B #FCC07B #F8FC7B
triadic
#FCC07B #7BFCC0 #C07BFC
tetradic
#FCC07B #7BFC7F #7BB7FC #FC7BF8
square
#FCC07B #7BFC7F #7BB7FC #FC7BF8
split-complementary
#FCC07B #7BF8FC #7F7BFC
monochromatic
#F78706 #FBA33F #FCC07B #FDDDB7 #FEF1E1
Accessibility & contrast
On white
1.62
#FCC07B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#FCC07B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC07B
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC07B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC07B | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C375
Deuteranopia (green-blind)
#E3D17C
Tritanopia (blue-blind)
#FFB2AF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #fcc07b; /* rgb */ color: rgb(252, 192, 123); /* oklch */ color: oklch(84.8% 0.110 69.3);
Tailwind
colors: {
custom: {
50: '#ffd3a2',
500: '#fcc07b',
950: '#000000',
},
}SCSS
$custom: #fcc07b; $custom-light: #ffd3a2; $custom-dark: #000000;
JSON
{
"hex": "#fcc07b",
"rgb": {
"r": 252,
"g": 192,
"b": 123
},
"hsl": {
"h": 32.093,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.8477,
"c": 0.11036,
"h": 69.3
},
"luminance": 0.59825
}Semantic roles & 50–950 ramp
primary
#FCC07B
secondary
#4288D9
accent
#6BE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380