#FCC386#FCC386
#FCC386 is a very light, moderate orange. Relative luminance 0.614; OKLCH L 85.5% C 0.101 H 67.7°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC386 |
|---|---|
| RGB | rgb(252, 195, 134) |
| HSL | hsl(31, 95%, 76%) |
| HSV | hsv(31, 47%, 99%) |
| CMYK | cmyk(0%, 22.6%, 46.8%, 1.2%) |
| CIE-LAB | lab(82.62, 13.08, 38.40) |
| CIE-LCH | lch(82.62, 40.57, 71.19°) |
| OKLab | oklab(85.51% 0.0385 0.0937) |
| OKLCH | oklch(85.51% 0.101 67.7) |
| XYZ | xyz(63.9658, 61.4508, 31.0417) |
| Luminance | 0.6145 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.71
Burlywood
#DEB887
ΔE00 6.03
Light Peach
#FFD8B1
ΔE00 7.22
Peach (survey)
#FFB07C
ΔE00 7.54
Navajowhite
#FFDEAD
ΔE00 8.14
Butterscotch
#FDB147
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC386 #86BFFC
analogous
#FC8886 #FCC386 #FAFC86
triadic
#FCC386 #86FCC3 #C386FC
tetradic
#FCC386 #86FC88 #86BFFC #FC86FA
square
#FCC386 #86FC88 #86BFFC #FC86FA
split-complementary
#FCC386 #86FAFC #8886FC
monochromatic
#F9880F #FBA54A #FCC386 #FDE1C2 #FEF0E1
Accessibility & contrast
On white
1.58
#FCC386 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#FCC386 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC386
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC386 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC386 | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C681
Deuteranopia (green-blind)
#E4D387
Tritanopia (blue-blind)
#FFB6B4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fcc386; /* rgb */ color: rgb(252, 195, 134); /* oklch */ color: oklch(85.5% 0.101 67.7);
Tailwind
colors: {
custom: {
50: '#ffd5aa',
500: '#fcc386',
950: '#000000',
},
}SCSS
$custom: #fcc386; $custom-light: #ffd5aa; $custom-dark: #000000;
JSON
{
"hex": "#fcc386",
"rgb": {
"r": 252,
"g": 195,
"b": 134
},
"hsl": {
"h": 31.017,
"s": 95.161,
"l": 75.686
},
"oklch": {
"l": 0.85505,
"c": 0.10133,
"h": 67.7
},
"luminance": 0.61447
}Semantic roles & 50–950 ramp
primary
#FCC386
secondary
#4B91DB
accent
#6FE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381