#FCC780#FCC780
#FCC780 is a very light, moderate orange. Relative luminance 0.631; OKLCH L 86.2% C 0.107 H 73.7°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC780 |
|---|---|
| RGB | rgb(252, 199, 128) |
| HSL | hsl(34, 95%, 75%) |
| HSV | hsv(34, 49%, 99%) |
| CMYK | cmyk(0%, 21%, 49.2%, 1.2%) |
| CIE-LAB | lab(83.50, 10.44, 42.57) |
| CIE-LCH | lch(83.50, 43.83, 76.22°) |
| OKLab | oklab(86.16% 0.0301 0.1028) |
| OKLCH | oklch(86.16% 0.107 73.7) |
| XYZ | xyz(64.4674, 63.1046, 29.2027) |
| Luminance | 0.6310 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.60
Navajowhite
#FFDEAD
ΔE00 7.54
Butterscotch
#FDB147
ΔE00 7.59
Apricot (survey)
#FFB16D
ΔE00 7.83
Light Peach
#FFD8B1
ΔE00 8.15
Very Light Brown
#D3B683
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC780 #80B5FC
analogous
#FC8980 #FCC780 #F3FC80
triadic
#FCC780 #80FCC7 #C780FC
tetradic
#FCC780 #80FC89 #80B5FC #FC80F3
square
#FCC780 #80FC89 #80B5FC #FC80F3
split-complementary
#FCC780 #80F3FC #8980FC
monochromatic
#F99208 #FBAD44 #FCC780 #FDE1BC #FEF2E1
Accessibility & contrast
On white
1.54
#FCC780 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#FCC780 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC780
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC780 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC780 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC97A
Deuteranopia (green-blind)
#E7D582
Tritanopia (blue-blind)
#FFB9B6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fcc780; /* rgb */ color: rgb(252, 199, 128); /* oklch */ color: oklch(86.2% 0.107 73.7);
Tailwind
colors: {
custom: {
50: '#ffd7a6',
500: '#fcc780',
950: '#000000',
},
}SCSS
$custom: #fcc780; $custom-light: #ffd7a6; $custom-dark: #000000;
JSON
{
"hex": "#fcc780",
"rgb": {
"r": 252,
"g": 199,
"b": 128
},
"hsl": {
"h": 34.355,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.86163,
"c": 0.10715,
"h": 73.7
},
"luminance": 0.63101
}Semantic roles & 50–950 ramp
primary
#FCC780
secondary
#4685DA
accent
#62E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380