#FFA686#FFA686
#FFA686 is a light, moderate orange. Relative luminance 0.503; OKLCH L 80.6% C 0.115 H 40.5°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA686 |
|---|---|
| RGB | rgb(255, 166, 134) |
| HSL | hsl(16, 100%, 76%) |
| HSV | hsv(16, 47%, 100%) |
| CMYK | cmyk(0%, 34.9%, 47.5%, 0%) |
| CIE-LAB | lab(76.23, 29.43, 30.14) |
| CIE-LCH | lch(76.23, 42.12, 45.68°) |
| OKLab | oklab(80.61% 0.0873 0.0746) |
| OKLCH | oklch(80.61% 0.115 40.5) |
| XYZ | xyz(59.1825, 50.2585, 29.1335) |
| Luminance | 0.5025 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 2.17
Light Salmon
#FEA993
ΔE00 3.25
Pale Salmon
#FFB19A
ΔE00 3.80
Darksalmon
#E9967A
ΔE00 4.88
Blush (survey)
#F29E8E
ΔE00 5.65
Peachy Pink
#FF9A8A
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA686 #86DFFF
analogous
#FF86A3 #FFA686 #FFE386
triadic
#FFA686 #86FFA6 #A686FF
tetradic
#FFA686 #A3FF86 #86DFFF #E386FF
square
#FFA686 #A3FF86 #86DFFF #E386FF
split-complementary
#FFA686 #86FFE3 #86A3FF
monochromatic
#FF4C0C #FF7949 #FFA686 #FFD3C3 #FFE8E0
Accessibility & contrast
On white
1.90
#FFA686 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#FFA686 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA686
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA686 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA686 | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB183
Deuteranopia (green-blind)
#D2C385
Tritanopia (blue-blind)
#FF979E
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ffa686; /* rgb */ color: rgb(255, 166, 134); /* oklch */ color: oklch(80.6% 0.115 40.5);
Tailwind
colors: {
custom: {
50: '#ffc1a9',
500: '#ffa686',
950: '#000000',
},
}SCSS
$custom: #ffa686; $custom-light: #ffc1a9; $custom-dark: #000000;
JSON
{
"hex": "#ffa686",
"rgb": {
"r": 255,
"g": 166,
"b": 134
},
"hsl": {
"h": 15.868,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.80612,
"c": 0.11481,
"h": 40.5
},
"luminance": 0.50254
}Semantic roles & 50–950 ramp
primary
#FFA686
secondary
#4AB8DF
accent
#A9E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#191210
muted
#878280