#FCC486#FCC486
#FCC486 is a very light, moderate orange. Relative luminance 0.619; OKLCH L 85.7% C 0.101 H 68.6°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC486 |
|---|---|
| RGB | rgb(252, 196, 134) |
| HSL | hsl(32, 95%, 76%) |
| HSV | hsv(32, 47%, 99%) |
| CMYK | cmyk(0%, 22.2%, 46.8%, 1.2%) |
| CIE-LAB | lab(82.86, 12.56, 38.71) |
| CIE-LCH | lch(82.86, 40.70, 72.03°) |
| OKLab | oklab(85.69% 0.0369 0.0944) |
| OKLCH | oklch(85.69% 0.101 68.6) |
| XYZ | xyz(64.1906, 61.9004, 31.1166) |
| Luminance | 0.6190 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.00
Apricot (survey)
#FFB16D
ΔE00 6.08
Light Peach
#FFD8B1
ΔE00 7.16
Navajowhite
#FFDEAD
ΔE00 7.86
Peach (survey)
#FFB07C
ΔE00 8.01
Butterscotch
#FDB147
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC486 #86BEFC
analogous
#FC8986 #FCC486 #F9FC86
triadic
#FCC486 #86FCC4 #C486FC
tetradic
#FCC486 #86FC89 #86BEFC #FC86F9
square
#FCC486 #86FC89 #86BEFC #FC86F9
split-complementary
#FCC486 #86F9FC #8986FC
monochromatic
#F98A0F #FBA74A #FCC486 #FDE1C2 #FEF0E1
Accessibility & contrast
On white
1.57
#FCC486 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#FCC486 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC486
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC486 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC486 | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C781
Deuteranopia (green-blind)
#E4D487
Tritanopia (blue-blind)
#FFB7B4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fcc486; /* rgb */ color: rgb(252, 196, 134); /* oklch */ color: oklch(85.7% 0.101 68.6);
Tailwind
colors: {
custom: {
50: '#ffd5aa',
500: '#fcc486',
950: '#000000',
},
}SCSS
$custom: #fcc486; $custom-light: #ffd5aa; $custom-dark: #000000;
JSON
{
"hex": "#fcc486",
"rgb": {
"r": 252,
"g": 196,
"b": 134
},
"hsl": {
"h": 31.525,
"s": 95.161,
"l": 75.686
},
"oklch": {
"l": 0.85692,
"c": 0.10141,
"h": 68.6
},
"luminance": 0.61897
}Semantic roles & 50–950 ramp
primary
#FCC486
secondary
#4B8FDB
accent
#6DE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381