#FFC786#FFC786
#FFC786 is a very light, moderate orange. Relative luminance 0.638; OKLCH L 86.6% C 0.104 H 69.9°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC786 |
|---|---|
| RGB | rgb(255, 199, 134) |
| HSL | hsl(32, 100%, 76%) |
| HSV | hsv(32, 47%, 100%) |
| CMYK | cmyk(0%, 22%, 47.5%, 0%) |
| CIE-LAB | lab(83.88, 12.19, 40.07) |
| CIE-LCH | lch(83.88, 41.89, 73.09°) |
| OKLab | oklab(86.56% 0.0357 0.0975) |
| OKLCH | oklch(86.56% 0.104 69.9) |
| XYZ | xyz(65.9693, 63.8320, 31.3958) |
| Luminance | 0.6383 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.57
Apricot (survey)
#FFB16D
ΔE00 6.70
Light Peach
#FFD8B1
ΔE00 7.21
Navajowhite
#FFDEAD
ΔE00 7.50
Butterscotch
#FDB147
ΔE00 8.10
Light Orange
#FDAA48
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC786 #86BEFF
analogous
#FF8B86 #FFC786 #FBFF86
triadic
#FFC786 #86FFC7 #C786FF
tetradic
#FFC786 #86FF8B #86BEFF #FF86FB
square
#FFC786 #86FF8B #86BEFF #FF86FB
split-complementary
#FFC786 #86FBFF #8B86FF
monochromatic
#FF8E0C #FFAB49 #FFC786 #FFE3C3 #FFF1E0
Accessibility & contrast
On white
1.53
#FFC786 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#FFC786 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC786
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC786 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC786 | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC981
Deuteranopia (green-blind)
#E8D687
Tritanopia (blue-blind)
#FFBAB7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ffc786; /* rgb */ color: rgb(255, 199, 134); /* oklch */ color: oklch(86.6% 0.104 69.9);
Tailwind
colors: {
custom: {
50: '#ffd8aa',
500: '#ffc786',
950: '#000000',
},
}SCSS
$custom: #ffc786; $custom-light: #ffd8aa; $custom-dark: #000000;
JSON
{
"hex": "#ffc786",
"rgb": {
"r": 255,
"g": 199,
"b": 134
},
"hsl": {
"h": 32.231,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.86556,
"c": 0.10384,
"h": 69.9
},
"luminance": 0.63828
}Semantic roles & 50–950 ramp
primary
#FFC786
secondary
#4A8FDF
accent
#6AE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381