#FCCE86#FCCE86
#FCCE86 is a very light, moderate orange. Relative luminance 0.666; OKLCH L 87.6% C 0.104 H 78.0°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCE86 |
|---|---|
| RGB | rgb(252, 206, 134) |
| HSL | hsl(37, 95%, 76%) |
| HSV | hsv(37, 47%, 99%) |
| CMYK | cmyk(0%, 18.3%, 46.8%, 1.2%) |
| CIE-LAB | lab(85.28, 7.36, 41.80) |
| CIE-LCH | lch(85.28, 42.44, 80.01°) |
| OKLab | oklab(87.59% 0.0216 0.1015) |
| OKLCH | oklch(87.59% 0.104 78) |
| XYZ | xyz(66.5218, 66.5628, 31.8937) |
| Luminance | 0.6656 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.16
Pale Peach
#FFE5AD
ΔE00 7.29
Burlywood
#DEB887
ΔE00 7.32
Wheat (survey)
#FBDD7E
ΔE00 7.45
Sand (survey)
#E2CA76
ΔE00 7.67
Moccasin
#FFE4B5
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCE86 #86B4FC
analogous
#FC9386 #FCCE86 #EFFC86
triadic
#FCCE86 #86FCCE #CE86FC
tetradic
#FCCE86 #86FC93 #86B4FC #FC86EF
square
#FCCE86 #86FC93 #86B4FC #FC86EF
split-complementary
#FCCE86 #86EFFC #9386FC
monochromatic
#F99E0F #FBB64A #FCCE86 #FDE6C2 #FEF3E1
Accessibility & contrast
On white
1.47
#FCCE86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#FCCE86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCE86
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCE86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCE86 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CE80
Deuteranopia (green-blind)
#EBDA88
Tritanopia (blue-blind)
#FFC1BC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fcce86; /* rgb */ color: rgb(252, 206, 134); /* oklch */ color: oklch(87.6% 0.104 78.0);
Tailwind
colors: {
custom: {
50: '#ffdcaa',
500: '#fcce86',
950: '#000000',
},
}SCSS
$custom: #fcce86; $custom-light: #ffdcaa; $custom-dark: #000000;
JSON
{
"hex": "#fcce86",
"rgb": {
"r": 252,
"g": 206,
"b": 134
},
"hsl": {
"h": 36.61,
"s": 95.161,
"l": 75.686
},
"oklch": {
"l": 0.87589,
"c": 0.10375,
"h": 78
},
"luminance": 0.66559
}Semantic roles & 50–950 ramp
primary
#FCCE86
secondary
#4B83DB
accent
#59E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481