#FCC782#FCC782
#FCC782 is a very light, moderate orange. Relative luminance 0.632; OKLCH L 86.2% C 0.105 H 73.0°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC782 |
|---|---|
| RGB | rgb(252, 199, 130) |
| HSL | hsl(34, 95%, 75%) |
| HSV | hsv(34, 48%, 99%) |
| CMYK | cmyk(0%, 21%, 48.4%, 1.2%) |
| CIE-LAB | lab(83.53, 10.62, 41.59) |
| CIE-LCH | lch(83.53, 42.93, 75.67°) |
| OKLab | oklab(86.19% 0.0308 0.1008) |
| OKLCH | oklch(86.19% 0.105 73) |
| XYZ | xyz(64.6003, 63.1578, 29.9028) |
| Luminance | 0.6315 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.42
Navajowhite
#FFDEAD
ΔE00 7.38
Apricot (survey)
#FFB16D
ΔE00 7.63
Butterscotch
#FDB147
ΔE00 7.78
Light Peach
#FFD8B1
ΔE00 7.82
Very Light Brown
#D3B683
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC782 #82B7FC
analogous
#FC8A82 #FCC782 #F4FC82
triadic
#FCC782 #82FCC7 #C782FC
tetradic
#FCC782 #82FC8A #82B7FC #FC82F4
square
#FCC782 #82FC8A #82B7FC #FC82F4
split-complementary
#FCC782 #82F4FC #8A82FC
monochromatic
#F9910A #FBAC46 #FCC782 #FDE2BE #FEF2E1
Accessibility & contrast
On white
1.54
#FCC782 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#FCC782 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC782
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC782 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC782 | 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)
#DAC97D
Deuteranopia (green-blind)
#E7D584
Tritanopia (blue-blind)
#FFBAB6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fcc782; /* rgb */ color: rgb(252, 199, 130); /* oklch */ color: oklch(86.2% 0.105 73.0);
Tailwind
colors: {
custom: {
50: '#ffd7a7',
500: '#fcc782',
950: '#000000',
},
}SCSS
$custom: #fcc782; $custom-light: #ffd7a7; $custom-dark: #000000;
JSON
{
"hex": "#fcc782",
"rgb": {
"r": 252,
"g": 199,
"b": 130
},
"hsl": {
"h": 33.934,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.86194,
"c": 0.10537,
"h": 73
},
"luminance": 0.63154
}Semantic roles & 50–950 ramp
primary
#FCC782
secondary
#4887DA
accent
#64E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380