#FFA986#FFA986
#FFA986 is a light, moderate orange. Relative luminance 0.514; OKLCH L 81.1% C 0.113 H 42.9°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA986 |
|---|---|
| RGB | rgb(255, 169, 134) |
| HSL | hsl(17, 100%, 76%) |
| HSV | hsv(17, 47%, 100%) |
| CMYK | cmyk(0%, 33.7%, 47.5%, 0%) |
| CIE-LAB | lab(76.90, 27.86, 31.02) |
| CIE-LCH | lch(76.90, 41.70, 48.07°) |
| OKLab | oklab(81.13% 0.0825 0.0767) |
| OKLCH | oklch(81.13% 0.113 42.9) |
| XYZ | xyz(59.7342, 51.3620, 29.3174) |
| Luminance | 0.5136 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 2.33
Pale Salmon
#FFB19A
ΔE00 4.14
Light Salmon
#FEA993
ΔE00 4.21
Darksalmon
#E9967A
ΔE00 5.59
Peach (survey)
#FFB07C
ΔE00 5.79
Blush (survey)
#F29E8E
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA986 #86DCFF
analogous
#FF86A0 #FFA986 #FFE586
triadic
#FFA986 #86FFA9 #A986FF
tetradic
#FFA986 #A0FF86 #86DCFF #E586FF
square
#FFA986 #A0FF86 #86DCFF #E586FF
split-complementary
#FFA986 #86FFE5 #86A0FF
monochromatic
#FF520C #FF7E49 #FFA986 #FFD4C3 #FFE9E0
Accessibility & contrast
On white
1.86
#FFA986 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#FFA986 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA986
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA986 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA986 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB383
Deuteranopia (green-blind)
#D3C585
Tritanopia (blue-blind)
#FF9BA0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ffa986; /* rgb */ color: rgb(255, 169, 134); /* oklch */ color: oklch(81.1% 0.113 42.9);
Tailwind
colors: {
custom: {
50: '#ffc3a9',
500: '#ffa986',
950: '#000000',
},
}SCSS
$custom: #ffa986; $custom-light: #ffc3a9; $custom-dark: #000000;
JSON
{
"hex": "#ffa986",
"rgb": {
"r": 255,
"g": 169,
"b": 134
},
"hsl": {
"h": 17.355,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.8113,
"c": 0.11264,
"h": 42.9
},
"luminance": 0.51357
}Semantic roles & 50–950 ramp
primary
#FFA986
secondary
#4AB4DF
accent
#A3E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#191210
muted
#878280