#FFC586#FFC586
#FFC586 is a very light, moderate orange. Relative luminance 0.629; OKLCH L 86.2% C 0.104 H 68.0°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC586 |
|---|---|
| RGB | rgb(255, 197, 134) |
| HSL | hsl(31, 100%, 76%) |
| HSV | hsv(31, 47%, 100%) |
| CMYK | cmyk(0%, 22.7%, 47.5%, 0%) |
| CIE-LAB | lab(83.40, 13.23, 39.46) |
| CIE-LCH | lch(83.40, 41.62, 71.47°) |
| OKLab | oklab(86.18% 0.0388 0.0961) |
| OKLCH | oklch(86.18% 0.104 68) |
| XYZ | xyz(65.5121, 62.9178, 31.2434) |
| Luminance | 0.6291 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.93
Burlywood
#DEB887
ΔE00 6.55
Light Peach
#FFD8B1
ΔE00 7.25
Peach (survey)
#FFB07C
ΔE00 7.89
Navajowhite
#FFDEAD
ΔE00 8.01
Butterscotch
#FDB147
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC586 #86C0FF
analogous
#FF8986 #FFC586 #FCFF86
triadic
#FFC586 #86FFC5 #C586FF
tetradic
#FFC586 #86FF89 #86C0FF #FF86FC
square
#FFC586 #86FF89 #86C0FF #FF86FC
split-complementary
#FFC586 #86FCFF #8986FF
monochromatic
#FF8A0C #FFA849 #FFC586 #FFE2C3 #FFF0E0
Accessibility & contrast
On white
1.55
#FFC586 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#FFC586 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC586
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC586 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC586 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C881
Deuteranopia (green-blind)
#E6D587
Tritanopia (blue-blind)
#FFB8B5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ffc586; /* rgb */ color: rgb(255, 197, 134); /* oklch */ color: oklch(86.2% 0.104 68.0);
Tailwind
colors: {
custom: {
50: '#ffd6aa',
500: '#ffc586',
950: '#000000',
},
}SCSS
$custom: #ffc586; $custom-light: #ffd6aa; $custom-dark: #000000;
JSON
{
"hex": "#ffc586",
"rgb": {
"r": 255,
"g": 197,
"b": 134
},
"hsl": {
"h": 31.24,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.86181,
"c": 0.10364,
"h": 68
},
"luminance": 0.62914
}Semantic roles & 50–950 ramp
primary
#FFC586
secondary
#4A92DF
accent
#6EE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381