#FCC286#FCC286
#FCC286 is a very light, moderate orange. Relative luminance 0.610; OKLCH L 85.3% C 0.101 H 66.7°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC286 |
|---|---|
| RGB | rgb(252, 194, 134) |
| HSL | hsl(31, 95%, 76%) |
| HSV | hsv(31, 47%, 99%) |
| CMYK | cmyk(0%, 23%, 46.8%, 1.2%) |
| CIE-LAB | lab(82.38, 13.60, 38.10) |
| CIE-LCH | lch(82.38, 40.45, 70.35°) |
| OKLab | oklab(85.32% 0.04 0.093) |
| OKLCH | oklch(85.32% 0.101 66.7) |
| XYZ | xyz(63.7425, 61.0042, 30.9672) |
| Luminance | 0.6100 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.36
Burlywood
#DEB887
ΔE00 6.09
Peach (survey)
#FFB07C
ΔE00 7.08
Light Peach
#FFD8B1
ΔE00 7.29
Sandybrown
#F4A460
ΔE00 7.98
Pale Orange
#FFA756
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC286 #86C0FC
analogous
#FC8786 #FCC286 #FBFC86
triadic
#FCC286 #86FCC2 #C286FC
tetradic
#FCC286 #86FC87 #86C0FC #FC86FB
square
#FCC286 #86FC87 #86C0FC #FC86FB
split-complementary
#FCC286 #86FBFC #8786FC
monochromatic
#F9860F #FBA44A #FCC286 #FDE0C2 #FEF0E1
Accessibility & contrast
On white
1.59
#FCC286 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#FCC286 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC286
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC286 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC286 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C581
Deuteranopia (green-blind)
#E3D287
Tritanopia (blue-blind)
#FFB5B3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fcc286; /* rgb */ color: rgb(252, 194, 134); /* oklch */ color: oklch(85.3% 0.101 66.7);
Tailwind
colors: {
custom: {
50: '#ffd4aa',
500: '#fcc286',
950: '#000000',
},
}SCSS
$custom: #fcc286; $custom-light: #ffd4aa; $custom-dark: #000000;
JSON
{
"hex": "#fcc286",
"rgb": {
"r": 252,
"g": 194,
"b": 134
},
"hsl": {
"h": 30.508,
"s": 95.161,
"l": 75.686
},
"oklch": {
"l": 0.85318,
"c": 0.10129,
"h": 66.7
},
"luminance": 0.61
}Semantic roles & 50–950 ramp
primary
#FCC286
secondary
#4B92DB
accent
#71E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381