#FCC280#FCC280
#FCC280 is a very light, moderate orange. Relative luminance 0.608; OKLCH L 85.2% C 0.106 H 69.2°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC280 |
|---|---|
| RGB | rgb(252, 194, 128) |
| HSL | hsl(32, 95%, 75%) |
| HSV | hsv(32, 49%, 99%) |
| CMYK | cmyk(0%, 23%, 49.2%, 1.2%) |
| CIE-LAB | lab(82.29, 13.05, 41.05) |
| CIE-LCH | lch(82.29, 43.07, 72.37°) |
| OKLab | oklab(85.22% 0.0378 0.0994) |
| OKLCH | oklch(85.22% 0.106 69.2) |
| XYZ | xyz(63.3358, 60.8415, 28.8255) |
| Luminance | 0.6084 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.70
Burlywood
#DEB887
ΔE00 6.27
Butterscotch
#FDB147
ΔE00 7.27
Light Orange
#FDAA48
ΔE00 7.78
Light Peach
#FFD8B1
ΔE00 8.05
Peach (survey)
#FFB07C
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC280 #80BAFC
analogous
#FC8480 #FCC280 #F8FC80
triadic
#FCC280 #80FCC2 #C280FC
tetradic
#FCC280 #80FC84 #80BAFC #FC80F8
square
#FCC280 #80FC84 #80BAFC #FC80F8
split-complementary
#FCC280 #80F8FC #8480FC
monochromatic
#F98908 #FBA544 #FCC280 #FDDFBC #FEF1E1
Accessibility & contrast
On white
1.59
#FCC280 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#FCC280 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC280
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC280 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC280 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C57B
Deuteranopia (green-blind)
#E4D281
Tritanopia (blue-blind)
#FFB4B2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fcc280; /* rgb */ color: rgb(252, 194, 128); /* oklch */ color: oklch(85.2% 0.106 69.2);
Tailwind
colors: {
custom: {
50: '#ffd4a6',
500: '#fcc280',
950: '#000000',
},
}SCSS
$custom: #fcc280; $custom-light: #ffd4a6; $custom-dark: #000000;
JSON
{
"hex": "#fcc280",
"rgb": {
"r": 252,
"g": 194,
"b": 128
},
"hsl": {
"h": 31.935,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.85221,
"c": 0.10635,
"h": 69.2
},
"luminance": 0.60838
}Semantic roles & 50–950 ramp
primary
#FCC280
secondary
#468BDA
accent
#6BE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380