#FCC07A#FCC07A
#FCC07A is a very light, moderate orange. Relative luminance 0.598; OKLCH L 84.8% C 0.111 H 69.7°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC07A |
|---|---|
| RGB | rgb(252, 192, 122) |
| HSL | hsl(32, 96%, 73%) |
| HSV | hsv(32, 52%, 99%) |
| CMYK | cmyk(0%, 23.8%, 51.6%, 1.2%) |
| CIE-LAB | lab(81.73, 13.56, 43.38) |
| CIE-LCH | lch(81.73, 45.45, 72.64°) |
| OKLab | oklab(84.76% 0.0386 0.1043) |
| OKLCH | oklch(84.76% 0.111 69.7) |
| XYZ | xyz(62.5104, 59.8040, 26.6595) |
| Luminance | 0.5980 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.43
Butterscotch
#FDB147
ΔE00 6.39
Burlywood
#DEB887
ΔE00 6.64
Light Orange
#FDAA48
ΔE00 6.99
Pale Orange
#FFA756
ΔE00 7.62
Sandybrown
#F4A460
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC07A #7AB6FC
analogous
#FC7F7A #FCC07A #F7FC7A
triadic
#FCC07A #7AFCC0 #C07AFC
tetradic
#FCC07A #7AFC7F #7AB6FC #FC7AF7
square
#FCC07A #7AFC7F #7AB6FC #FC7AF7
split-complementary
#FCC07A #7AF7FC #7F7AFC
monochromatic
#F68706 #FBA43E #FCC07A #FDDCB6 #FEF1E1
Accessibility & contrast
On white
1.62
#FCC07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#FCC07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC07A
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC07A | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C374
Deuteranopia (green-blind)
#E3D17B
Tritanopia (blue-blind)
#FFB2AF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #fcc07a; /* rgb */ color: rgb(252, 192, 122); /* oklch */ color: oklch(84.8% 0.111 69.7);
Tailwind
colors: {
custom: {
50: '#ffd3a1',
500: '#fcc07a',
950: '#000000',
},
}SCSS
$custom: #fcc07a; $custom-light: #ffd3a1; $custom-dark: #000000;
JSON
{
"hex": "#fcc07a",
"rgb": {
"r": 252,
"g": 192,
"b": 122
},
"hsl": {
"h": 32.308,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.84755,
"c": 0.11119,
"h": 69.7
},
"luminance": 0.598
}Semantic roles & 50–950 ramp
primary
#FCC07A
secondary
#4187D9
accent
#6AE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380