#FCC381#FCC381
#FCC381 is a very light, moderate orange. Relative luminance 0.613; OKLCH L 85.4% C 0.106 H 69.7°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC381 |
|---|---|
| RGB | rgb(252, 195, 129) |
| HSL | hsl(32, 95%, 75%) |
| HSV | hsv(32, 49%, 99%) |
| CMYK | cmyk(0%, 22.6%, 48.8%, 1.2%) |
| CIE-LAB | lab(82.55, 12.61, 40.86) |
| CIE-LCH | lch(82.55, 42.77, 72.85°) |
| OKLab | oklab(85.42% 0.0366 0.0991) |
| OKLCH | oklch(85.42% 0.106 69.7) |
| XYZ | xyz(63.6253, 61.3146, 29.2483) |
| Luminance | 0.6131 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 6.03
Burlywood
#DEB887
ΔE00 6.22
Butterscotch
#FDB147
ΔE00 7.41
Light Peach
#FFD8B1
ΔE00 7.89
Light Orange
#FDAA48
ΔE00 8.02
Navajowhite
#FFDEAD
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC381 #81BAFC
analogous
#FC8681 #FCC381 #F8FC81
triadic
#FCC381 #81FCC3 #C381FC
tetradic
#FCC381 #81FC86 #81BAFC #FC81F8
square
#FCC381 #81FC86 #81BAFC #FC81F8
split-complementary
#FCC381 #81F8FC #8681FC
monochromatic
#F98A09 #FBA745 #FCC381 #FDDFBD #FEF1E1
Accessibility & contrast
On white
1.58
#FCC381 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#FCC381 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC381
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC381 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC381 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C67C
Deuteranopia (green-blind)
#E4D382
Tritanopia (blue-blind)
#FFB5B3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fcc381; /* rgb */ color: rgb(252, 195, 129); /* oklch */ color: oklch(85.4% 0.106 69.7);
Tailwind
colors: {
custom: {
50: '#ffd5a6',
500: '#fcc381',
950: '#000000',
},
}SCSS
$custom: #fcc381; $custom-light: #ffd5a6; $custom-dark: #000000;
JSON
{
"hex": "#fcc381",
"rgb": {
"r": 252,
"g": 195,
"b": 129
},
"hsl": {
"h": 32.195,
"s": 95.349,
"l": 74.706
},
"oklch": {
"l": 0.85424,
"c": 0.10559,
"h": 69.7
},
"luminance": 0.61311
}Semantic roles & 50–950 ramp
primary
#FCC381
secondary
#478BDA
accent
#6AE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380