#FCC186#FCC186
#FCC186 is a very light, moderate orange. Relative luminance 0.606; OKLCH L 85.1% C 0.101 H 65.8°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC186 |
|---|---|
| RGB | rgb(252, 193, 134) |
| HSL | hsl(30, 95%, 76%) |
| HSV | hsv(30, 47%, 99%) |
| CMYK | cmyk(0%, 23.4%, 46.8%, 1.2%) |
| CIE-LAB | lab(82.14, 14.12, 37.79) |
| CIE-LCH | lch(82.14, 40.34, 69.51°) |
| OKLab | oklab(85.13% 0.0416 0.0923) |
| OKLCH | oklch(85.13% 0.101 65.8) |
| XYZ | xyz(63.5206, 60.5606, 30.8933) |
| Luminance | 0.6056 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.04
Burlywood
#DEB887
ΔE00 6.19
Peach (survey)
#FFB07C
ΔE00 6.61
Light Peach
#FFD8B1
ΔE00 7.40
Sandybrown
#F4A460
ΔE00 7.66
Pale Orange
#FFA756
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC186 #86C1FC
analogous
#FC8686 #FCC186 #FCFC86
triadic
#FCC186 #86FCC1 #C186FC
tetradic
#FCC186 #86FC86 #86C1FC #FC86FC
square
#FCC186 #86FC86 #86C1FC #FC86FC
split-complementary
#FCC186 #86FCFC #8686FC
monochromatic
#F9840F #FBA24A #FCC186 #FDE0C2 #FEF0E1
Accessibility & contrast
On white
1.60
#FCC186 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#FCC186 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC186
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC186 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC186 | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C481
Deuteranopia (green-blind)
#E2D287
Tritanopia (blue-blind)
#FFB4B2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fcc186; /* rgb */ color: rgb(252, 193, 134); /* oklch */ color: oklch(85.1% 0.101 65.8);
Tailwind
colors: {
custom: {
50: '#ffd3aa',
500: '#fcc186',
950: '#000000',
},
}SCSS
$custom: #fcc186; $custom-light: #ffd3aa; $custom-dark: #000000;
JSON
{
"hex": "#fcc186",
"rgb": {
"r": 252,
"g": 193,
"b": 134
},
"hsl": {
"h": 30,
"s": 95.161,
"l": 75.686
},
"oklch": {
"l": 0.85131,
"c": 0.10126,
"h": 65.8
},
"luminance": 0.60557
}Semantic roles & 50–950 ramp
primary
#FCC186
secondary
#4B93DB
accent
#73E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381