#FCC781#FCC781
#FCC781 is a very light, moderate orange. Relative luminance 0.631; OKLCH L 86.2% C 0.106 H 73.4°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC781 |
|---|---|
| RGB | rgb(252, 199, 129) |
| HSL | hsl(34, 95%, 75%) |
| HSV | hsv(34, 49%, 99%) |
| CMYK | cmyk(0%, 21%, 48.8%, 1.2%) |
| CIE-LAB | lab(83.51, 10.53, 42.08) |
| CIE-LCH | lch(83.51, 43.38, 75.95°) |
| OKLab | oklab(86.18% 0.0304 0.1018) |
| OKLCH | oklch(86.18% 0.106 73.4) |
| XYZ | xyz(64.5335, 63.1311, 29.5511) |
| Luminance | 0.6313 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.51
Navajowhite
#FFDEAD
ΔE00 7.45
Butterscotch
#FDB147
ΔE00 7.68
Apricot (survey)
#FFB16D
ΔE00 7.73
Light Peach
#FFD8B1
ΔE00 7.98
Very Light Brown
#D3B683
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC781 #81B6FC
analogous
#FC8981 #FCC781 #F4FC81
triadic
#FCC781 #81FCC7 #C781FC
tetradic
#FCC781 #81FC89 #81B6FC #FC81F4
square
#FCC781 #81FC89 #81B6FC #FC81F4
split-complementary
#FCC781 #81F4FC #8981FC
monochromatic
#F99209 #FBAC45 #FCC781 #FDE2BD #FEF2E1
Accessibility & contrast
On white
1.54
#FCC781 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#FCC781 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC781
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC781 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC781 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC97B
Deuteranopia (green-blind)
#E7D583
Tritanopia (blue-blind)
#FFB9B6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fcc781; /* rgb */ color: rgb(252, 199, 129); /* oklch */ color: oklch(86.2% 0.106 73.4);
Tailwind
colors: {
custom: {
50: '#ffd7a6',
500: '#fcc781',
950: '#000000',
},
}SCSS
$custom: #fcc781; $custom-light: #ffd7a6; $custom-dark: #000000;
JSON
{
"hex": "#fcc781",
"rgb": {
"r": 252,
"g": 199,
"b": 129
},
"hsl": {
"h": 34.146,
"s": 95.349,
"l": 74.706
},
"oklch": {
"l": 0.86178,
"c": 0.10626,
"h": 73.4
},
"luminance": 0.63127
}Semantic roles & 50–950 ramp
primary
#FCC781
secondary
#4786DA
accent
#63E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380