#FFAC86#FFAC86
#FFAC86 is a light, moderate orange. Relative luminance 0.525; OKLCH L 81.7% C 0.111 H 45.3°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAC86 |
|---|---|
| RGB | rgb(255, 172, 134) |
| HSL | hsl(19, 100%, 76%) |
| HSV | hsv(19, 47%, 100%) |
| CMYK | cmyk(0%, 32.5%, 47.5%, 0%) |
| CIE-LAB | lab(77.57, 26.29, 31.91) |
| CIE-LCH | lch(77.57, 41.35, 50.51°) |
| OKLab | oklab(81.65% 0.0778 0.0787) |
| OKLCH | oklch(81.65% 0.111 45.3) |
| XYZ | xyz(60.2988, 52.4910, 29.5056) |
| Luminance | 0.5249 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 3.14
Peach (survey)
#FFB07C
ΔE00 4.48
Pale Salmon
#FFB19A
ΔE00 4.83
Light Salmon
#FEA993
ΔE00 5.33
Darksalmon
#E9967A
ΔE00 6.50
Pinkish Tan
#D99B82
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAC86 #86D9FF
analogous
#FF869D #FFAC86 #FFE986
triadic
#FFAC86 #86FFAC #AC86FF
tetradic
#FFAC86 #9DFF86 #86D9FF #E986FF
square
#FFAC86 #9DFF86 #86D9FF #E986FF
split-complementary
#FFAC86 #86FFE9 #869DFF
monochromatic
#FF580C #FF8249 #FFAC86 #FFD6C3 #FFEAE0
Accessibility & contrast
On white
1.83
#FFAC86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#FFAC86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAC86
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAC86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAC86 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B583
Deuteranopia (green-blind)
#D5C786
Tritanopia (blue-blind)
#FF9EA2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ffac86; /* rgb */ color: rgb(255, 172, 134); /* oklch */ color: oklch(81.7% 0.111 45.3);
Tailwind
colors: {
custom: {
50: '#ffc5a9',
500: '#ffac86',
950: '#000000',
},
}SCSS
$custom: #ffac86; $custom-light: #ffc5a9; $custom-dark: #000000;
JSON
{
"hex": "#ffac86",
"rgb": {
"r": 255,
"g": 172,
"b": 134
},
"hsl": {
"h": 18.843,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.81652,
"c": 0.11069,
"h": 45.3
},
"luminance": 0.52486
}Semantic roles & 50–950 ramp
primary
#FFAC86
secondary
#4AB0DF
accent
#9DE600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#191310
muted
#878280