#FCCD86#FCCD86
#FCCD86 is a very light, moderate orange. Relative luminance 0.661; OKLCH L 87.4% C 0.103 H 77.1°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCD86 |
|---|---|
| RGB | rgb(252, 205, 134) |
| HSL | hsl(36, 95%, 76%) |
| HSV | hsv(36, 47%, 99%) |
| CMYK | cmyk(0%, 18.7%, 46.8%, 1.2%) |
| CIE-LAB | lab(85.04, 7.88, 41.49) |
| CIE-LCH | lch(85.04, 42.23, 79.24°) |
| OKLab | oklab(87.4% 0.0231 0.1008) |
| OKLCH | oklch(87.4% 0.103 77.1) |
| XYZ | xyz(66.2818, 66.0829, 31.8137) |
| Luminance | 0.6608 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.22
Burlywood
#DEB887
ΔE00 7.08
Pale Peach
#FFE5AD
ΔE00 7.55
Light Peach
#FFD8B1
ΔE00 7.79
Wheat (survey)
#FBDD7E
ΔE00 7.90
Moccasin
#FFE4B5
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCD86 #86B5FC
analogous
#FC9286 #FCCD86 #F0FC86
triadic
#FCCD86 #86FCCD #CD86FC
tetradic
#FCCD86 #86FC92 #86B5FC #FC86F0
square
#FCCD86 #86FC92 #86B5FC #FC86F0
split-complementary
#FCCD86 #86F0FC #9286FC
monochromatic
#F99C0F #FBB44A #FCCD86 #FDE6C2 #FEF3E1
Accessibility & contrast
On white
1.48
#FCCD86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#FCCD86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCD86
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCD86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCD86 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CE80
Deuteranopia (green-blind)
#EBD988
Tritanopia (blue-blind)
#FFC0BB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fccd86; /* rgb */ color: rgb(252, 205, 134); /* oklch */ color: oklch(87.4% 0.103 77.1);
Tailwind
colors: {
custom: {
50: '#ffdcaa',
500: '#fccd86',
950: '#000000',
},
}SCSS
$custom: #fccd86; $custom-light: #ffdcaa; $custom-dark: #000000;
JSON
{
"hex": "#fccd86",
"rgb": {
"r": 252,
"g": 205,
"b": 134
},
"hsl": {
"h": 36.102,
"s": 95.161,
"l": 75.686
},
"oklch": {
"l": 0.87398,
"c": 0.10339,
"h": 77.1
},
"luminance": 0.66079
}Semantic roles & 50–950 ramp
primary
#FCCD86
secondary
#4B84DB
accent
#5BE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181510
muted
#868481