#FFA786#FFA786
#FFA786 is a light, moderate orange. Relative luminance 0.506; OKLCH L 80.8% C 0.114 H 41.3°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA786 |
|---|---|
| RGB | rgb(255, 167, 134) |
| HSL | hsl(16, 100%, 76%) |
| HSV | hsv(16, 47%, 100%) |
| CMYK | cmyk(0%, 34.5%, 47.5%, 0%) |
| CIE-LAB | lab(76.45, 28.91, 30.43) |
| CIE-LCH | lch(76.45, 41.97, 46.47°) |
| OKLab | oklab(80.78% 0.0857 0.0753) |
| OKLCH | oklch(80.78% 0.114 41.3) |
| XYZ | xyz(59.3650, 50.6235, 29.1943) |
| Luminance | 0.5062 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 2.13
Light Salmon
#FEA993
ΔE00 3.54
Pale Salmon
#FFB19A
ΔE00 3.87
Darksalmon
#E9967A
ΔE00 5.09
Blush (survey)
#F29E8E
ΔE00 6.02
Peachy Pink
#FF9A8A
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA786 #86DEFF
analogous
#FF86A2 #FFA786 #FFE486
triadic
#FFA786 #86FFA7 #A786FF
tetradic
#FFA786 #A2FF86 #86DEFF #E486FF
square
#FFA786 #A2FF86 #86DEFF #E486FF
split-complementary
#FFA786 #86FFE4 #86A2FF
monochromatic
#FF4E0C #FF7A49 #FFA786 #FFD4C3 #FFE9E0
Accessibility & contrast
On white
1.89
#FFA786 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#FFA786 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA786
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA786 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA786 | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB183
Deuteranopia (green-blind)
#D2C485
Tritanopia (blue-blind)
#FF999F
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ffa786; /* rgb */ color: rgb(255, 167, 134); /* oklch */ color: oklch(80.8% 0.114 41.3);
Tailwind
colors: {
custom: {
50: '#ffc1a9',
500: '#ffa786',
950: '#000000',
},
}SCSS
$custom: #ffa786; $custom-light: #ffc1a9; $custom-dark: #000000;
JSON
{
"hex": "#ffa786",
"rgb": {
"r": 255,
"g": 167,
"b": 134
},
"hsl": {
"h": 16.364,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.80784,
"c": 0.11406,
"h": 41.3
},
"luminance": 0.50619
}Semantic roles & 50–950 ramp
primary
#FFA786
secondary
#4AB6DF
accent
#A7E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#191210
muted
#878280