#FCC080#FCC080
#FCC080 is a very light, moderate orange. Relative luminance 0.600; OKLCH L 84.8% C 0.106 H 67.4°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC080 |
|---|---|
| RGB | rgb(252, 192, 128) |
| HSL | hsl(31, 95%, 75%) |
| HSV | hsv(31, 49%, 99%) |
| CMYK | cmyk(0%, 23.8%, 49.2%, 1.2%) |
| CIE-LAB | lab(81.81, 14.09, 40.44) |
| CIE-LCH | lch(81.81, 42.83, 70.79°) |
| OKLab | oklab(84.85% 0.0409 0.098) |
| OKLCH | oklch(84.85% 0.106 67.4) |
| XYZ | xyz(62.8937, 59.9573, 28.6782) |
| Luminance | 0.5995 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.90
Burlywood
#DEB887
ΔE00 6.34
Peach (survey)
#FFB07C
ΔE00 7.15
Butterscotch
#FDB147
ΔE00 7.39
Sandybrown
#F4A460
ΔE00 7.50
Pale Orange
#FFA756
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC080 #80BCFC
analogous
#FC8280 #FCC080 #FAFC80
triadic
#FCC080 #80FCC0 #C080FC
tetradic
#FCC080 #80FC82 #80BCFC #FC80FA
square
#FCC080 #80FC82 #80BCFC #FC80FA
split-complementary
#FCC080 #80FAFC #8280FC
monochromatic
#F98508 #FBA244 #FCC080 #FDDEBC #FEF0E1
Accessibility & contrast
On white
1.62
#FCC080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#FCC080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC080
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC080 | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C37B
Deuteranopia (green-blind)
#E2D181
Tritanopia (blue-blind)
#FFB2B0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #fcc080; /* rgb */ color: rgb(252, 192, 128); /* oklch */ color: oklch(84.8% 0.106 67.4);
Tailwind
colors: {
custom: {
50: '#ffd3a6',
500: '#fcc080',
950: '#000000',
},
}SCSS
$custom: #fcc080; $custom-light: #ffd3a6; $custom-dark: #000000;
JSON
{
"hex": "#fcc080",
"rgb": {
"r": 252,
"g": 192,
"b": 128
},
"hsl": {
"h": 30.968,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.84847,
"c": 0.10621,
"h": 67.4
},
"luminance": 0.59953
}Semantic roles & 50–950 ramp
primary
#FCC080
secondary
#468EDA
accent
#6FE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380