#FEC486#FEC486
#FEC486 is a very light, moderate orange. Relative luminance 0.623; OKLCH L 85.9% C 0.103 H 67.6°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FEC486 |
|---|---|
| RGB | rgb(254, 196, 134) |
| HSL | hsl(31, 98%, 76%) |
| HSV | hsv(31, 47%, 100%) |
| CMYK | cmyk(0%, 22.8%, 47.2%, 0.4%) |
| CIE-LAB | lab(83.06, 13.35, 39.01) |
| CIE-LCH | lch(83.06, 41.23, 71.11°) |
| OKLab | oklab(85.89% 0.0392 0.0951) |
| OKLCH | oklch(85.89% 0.103 67.6) |
| XYZ | xyz(64.9188, 62.2759, 31.1507) |
| Luminance | 0.6227 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.73
Burlywood
#DEB887
ΔE00 6.39
Light Peach
#FFD8B1
ΔE00 7.25
Peach (survey)
#FFB07C
ΔE00 7.62
Navajowhite
#FFDEAD
ΔE00 8.14
Butterscotch
#FDB147
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEC486 #86C0FE
analogous
#FE8886 #FEC486 #FCFE86
triadic
#FEC486 #86FEC4 #C486FE
tetradic
#FEC486 #86FE88 #86C0FE #FE86FC
square
#FEC486 #86FE88 #86C0FE #FE86FC
split-complementary
#FEC486 #86FCFE #8886FE
monochromatic
#FD890D #FDA649 #FEC486 #FFE2C3 #FFF0E1
Accessibility & contrast
On white
1.56
#FEC486 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#FEC486 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEC486
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEC486 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEC486 | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C781
Deuteranopia (green-blind)
#E5D487
Tritanopia (blue-blind)
#FFB7B4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fec486; /* rgb */ color: rgb(254, 196, 134); /* oklch */ color: oklch(85.9% 0.103 67.6);
Tailwind
colors: {
custom: {
50: '#ffd5aa',
500: '#fec486',
950: '#000000',
},
}SCSS
$custom: #fec486; $custom-light: #ffd5aa; $custom-dark: #000000;
JSON
{
"hex": "#fec486",
"rgb": {
"r": 254,
"g": 196,
"b": 134
},
"hsl": {
"h": 31,
"s": 98.361,
"l": 76.078
},
"oklch": {
"l": 0.85894,
"c": 0.10285,
"h": 67.6
},
"luminance": 0.62272
}Semantic roles & 50–950 ramp
primary
#FEC486
secondary
#4A92DE
accent
#6FE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381