#FCC783#FCC783
#FCC783 is a very light, moderate orange. Relative luminance 0.632; OKLCH L 86.2% C 0.104 H 72.6°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC783 |
|---|---|
| RGB | rgb(252, 199, 131) |
| HSL | hsl(34, 95%, 75%) |
| HSV | hsv(34, 48%, 99%) |
| CMYK | cmyk(0%, 21%, 48%, 1.2%) |
| CIE-LAB | lab(83.54, 10.71, 41.11) |
| CIE-LCH | lch(83.54, 42.48, 75.39°) |
| OKLab | oklab(86.21% 0.0312 0.0997) |
| OKLCH | oklch(86.21% 0.104 72.6) |
| XYZ | xyz(64.6677, 63.1848, 30.2581) |
| Luminance | 0.6318 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.33
Navajowhite
#FFDEAD
ΔE00 7.31
Apricot (survey)
#FFB16D
ΔE00 7.53
Light Peach
#FFD8B1
ΔE00 7.65
Butterscotch
#FDB147
ΔE00 7.88
Very Light Brown
#D3B683
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC783 #83B8FC
analogous
#FC8A83 #FCC783 #F5FC83
triadic
#FCC783 #83FCC7 #C783FC
tetradic
#FCC783 #83FC8A #83B8FC #FC83F5
square
#FCC783 #83FC8A #83B8FC #FC83F5
split-complementary
#FCC783 #83F5FC #8A83FC
monochromatic
#F9910B #FBAC47 #FCC783 #FDE2BF #FEF2E1
Accessibility & contrast
On white
1.54
#FCC783 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#FCC783 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC783
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC783 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC783 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC97E
Deuteranopia (green-blind)
#E7D585
Tritanopia (blue-blind)
#FFBAB6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fcc783; /* rgb */ color: rgb(252, 199, 131); /* oklch */ color: oklch(86.2% 0.104 72.6);
Tailwind
colors: {
custom: {
50: '#ffd7a8',
500: '#fcc783',
950: '#000000',
},
}SCSS
$custom: #fcc783; $custom-light: #ffd7a8; $custom-dark: #000000;
JSON
{
"hex": "#fcc783",
"rgb": {
"r": 252,
"g": 199,
"b": 131
},
"hsl": {
"h": 33.719,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.86209,
"c": 0.10448,
"h": 72.6
},
"luminance": 0.63181
}Semantic roles & 50–950 ramp
primary
#FCC783
secondary
#4989DB
accent
#65E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380