#FCC07D#FCC07D
#FCC07D is a very light, moderate orange. Relative luminance 0.599; OKLCH L 84.8% C 0.109 H 68.6°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC07D |
|---|---|
| RGB | rgb(252, 192, 125) |
| HSL | hsl(32, 95%, 74%) |
| HSV | hsv(32, 50%, 99%) |
| CMYK | cmyk(0%, 23.8%, 50.4%, 1.2%) |
| CIE-LAB | lab(81.77, 13.82, 41.92) |
| CIE-LCH | lch(81.77, 44.14, 71.75°) |
| OKLab | oklab(84.8% 0.0397 0.1012) |
| OKLCH | oklch(84.8% 0.109 68.6) |
| XYZ | xyz(62.6991, 59.8795, 27.6536) |
| Luminance | 0.5988 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.13
Burlywood
#DEB887
ΔE00 6.46
Butterscotch
#FDB147
ΔE00 6.87
Light Orange
#FDAA48
ΔE00 7.24
Pale Orange
#FFA756
ΔE00 7.54
Sandybrown
#F4A460
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC07D #7DB9FC
analogous
#FC817D #FCC07D #F8FC7D
triadic
#FCC07D #7DFCC0 #C07DFC
tetradic
#FCC07D #7DFC81 #7DB9FC #FC7DF8
square
#FCC07D #7DFC81 #7DB9FC #FC7DF8
split-complementary
#FCC07D #7DF8FC #817DFC
monochromatic
#F98606 #FBA341 #FCC07D #FDDDB9 #FEF1E1
Accessibility & contrast
On white
1.62
#FCC07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#FCC07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC07D
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC07D | 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)
#D4C378
Deuteranopia (green-blind)
#E3D17E
Tritanopia (blue-blind)
#FFB2AF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #fcc07d; /* rgb */ color: rgb(252, 192, 125); /* oklch */ color: oklch(84.8% 0.109 68.6);
Tailwind
colors: {
custom: {
50: '#ffd3a3',
500: '#fcc07d',
950: '#000000',
},
}SCSS
$custom: #fcc07d; $custom-light: #ffd3a3; $custom-dark: #000000;
JSON
{
"hex": "#fcc07d",
"rgb": {
"r": 252,
"g": 192,
"b": 125
},
"hsl": {
"h": 31.654,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.848,
"c": 0.1087,
"h": 68.6
},
"luminance": 0.59875
}Semantic roles & 50–950 ramp
primary
#FCC07D
secondary
#438ADA
accent
#6CE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380