#FCC07E#FCC07E
#FCC07E is a very light, moderate orange. Relative luminance 0.599; OKLCH L 84.8% C 0.108 H 68.2°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC07E |
|---|---|
| RGB | rgb(252, 192, 126) |
| HSL | hsl(31, 95%, 74%) |
| HSV | hsv(31, 50%, 99%) |
| CMYK | cmyk(0%, 23.8%, 50%, 1.2%) |
| CIE-LAB | lab(81.79, 13.91, 41.43) |
| CIE-LCH | lch(81.79, 43.70, 71.44°) |
| OKLab | oklab(84.82% 0.0401 0.1001) |
| OKLCH | oklch(84.82% 0.108 68.2) |
| XYZ | xyz(62.7633, 59.9051, 27.9917) |
| Luminance | 0.5990 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.05
Burlywood
#DEB887
ΔE00 6.41
Butterscotch
#FDB147
ΔE00 7.03
Light Orange
#FDAA48
ΔE00 7.33
Peach (survey)
#FFB07C
ΔE00 7.51
Pale Orange
#FFA756
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC07E #7EBAFC
analogous
#FC817E #FCC07E #F9FC7E
triadic
#FCC07E #7EFCC0 #C07EFC
tetradic
#FCC07E #7EFC81 #7EBAFC #FC7EF9
square
#FCC07E #7EFC81 #7EBAFC #FC7EF9
split-complementary
#FCC07E #7EF9FC #817EFC
monochromatic
#F98606 #FBA342 #FCC07E #FDDDBA #FEF0E1
Accessibility & contrast
On white
1.62
#FCC07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#FCC07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC07E
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC07E | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C379
Deuteranopia (green-blind)
#E2D17F
Tritanopia (blue-blind)
#FFB2B0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #fcc07e; /* rgb */ color: rgb(252, 192, 126); /* oklch */ color: oklch(84.8% 0.108 68.2);
Tailwind
colors: {
custom: {
50: '#ffd3a4',
500: '#fcc07e',
950: '#000000',
},
}SCSS
$custom: #fcc07e; $custom-light: #ffd3a4; $custom-dark: #000000;
JSON
{
"hex": "#fcc07e",
"rgb": {
"r": 252,
"g": 192,
"b": 126
},
"hsl": {
"h": 31.429,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.84816,
"c": 0.10787,
"h": 68.2
},
"luminance": 0.59901
}Semantic roles & 50–950 ramp
primary
#FCC07E
secondary
#448CDA
accent
#6DE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380