#FCC07F#FCC07F
#FCC07F is a very light, moderate orange. Relative luminance 0.599; OKLCH L 84.8% C 0.107 H 67.8°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC07F |
|---|---|
| RGB | rgb(252, 192, 127) |
| HSL | hsl(31, 95%, 74%) |
| HSV | hsv(31, 50%, 99%) |
| CMYK | cmyk(0%, 23.8%, 49.6%, 1.2%) |
| CIE-LAB | lab(81.80, 14.00, 40.94) |
| CIE-LCH | lch(81.80, 43.26, 71.12°) |
| OKLab | oklab(84.83% 0.0405 0.0991) |
| OKLCH | oklch(84.83% 0.107 67.8) |
| XYZ | xyz(62.8282, 59.9311, 28.3332) |
| Luminance | 0.5993 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.97
Burlywood
#DEB887
ΔE00 6.37
Butterscotch
#FDB147
ΔE00 7.21
Peach (survey)
#FFB07C
ΔE00 7.33
Light Orange
#FDAA48
ΔE00 7.43
Pale Orange
#FFA756
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC07F #7FBBFC
analogous
#FC827F #FCC07F #FAFC7F
triadic
#FCC07F #7FFCC0 #C07FFC
tetradic
#FCC07F #7FFC82 #7FBBFC #FC7FFA
square
#FCC07F #7FFC82 #7FBBFC #FC7FFA
split-complementary
#FCC07F #7FFAFC #827FFC
monochromatic
#F98507 #FBA343 #FCC07F #FDDDBB #FEF0E1
Accessibility & contrast
On white
1.62
#FCC07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#FCC07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC07F
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC07F | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C37A
Deuteranopia (green-blind)
#E2D180
Tritanopia (blue-blind)
#FFB2B0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #fcc07f; /* rgb */ color: rgb(252, 192, 127); /* oklch */ color: oklch(84.8% 0.107 67.8);
Tailwind
colors: {
custom: {
50: '#ffd3a5',
500: '#fcc07f',
950: '#000000',
},
}SCSS
$custom: #fcc07f; $custom-light: #ffd3a5; $custom-dark: #000000;
JSON
{
"hex": "#fcc07f",
"rgb": {
"r": 252,
"g": 192,
"b": 127
},
"hsl": {
"h": 31.2,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.84831,
"c": 0.10705,
"h": 67.8
},
"luminance": 0.59927
}Semantic roles & 50–950 ramp
primary
#FCC07F
secondary
#458DDA
accent
#6EE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380