#FFAF86#FFAF86
#FFAF86 is a very light, moderate orange. Relative luminance 0.536; OKLCH L 82.2% C 0.109 H 47.9°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAF86 |
|---|---|
| RGB | rgb(255, 175, 134) |
| HSL | hsl(20, 100%, 76%) |
| HSV | hsv(20, 47%, 100%) |
| CMYK | cmyk(0%, 31.4%, 47.5%, 0%) |
| CIE-LAB | lab(78.25, 24.73, 32.80) |
| CIE-LCH | lch(78.25, 41.08, 52.99°) |
| OKLab | oklab(82.18% 0.0731 0.0808) |
| OKLCH | oklch(82.18% 0.109 47.9) |
| XYZ | xyz(60.8762, 53.6458, 29.6981) |
| Luminance | 0.5364 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.22
Lightsalmon
#FFA07A
ΔE00 4.28
Pale Salmon
#FFB19A
ΔE00 5.75
Light Salmon
#FEA993
ΔE00 6.55
Apricot (survey)
#FFB16D
ΔE00 7.30
Darksalmon
#E9967A
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAF86 #86D6FF
analogous
#FF869A #FFAF86 #FFEC86
triadic
#FFAF86 #86FFAF #AF86FF
tetradic
#FFAF86 #9AFF86 #86D6FF #EC86FF
square
#FFAF86 #9AFF86 #86D6FF #EC86FF
split-complementary
#FFAF86 #86FFEC #869AFF
monochromatic
#FF5E0C #FF8749 #FFAF86 #FFD7C3 #FFEBE0
Accessibility & contrast
On white
1.79
#FFAF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#FFAF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAF86
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAF86 | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B783
Deuteranopia (green-blind)
#D7C886
Tritanopia (blue-blind)
#FFA1A4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ffaf86; /* rgb */ color: rgb(255, 175, 134); /* oklch */ color: oklch(82.2% 0.109 47.9);
Tailwind
colors: {
custom: {
50: '#ffc7a9',
500: '#ffaf86',
950: '#000000',
},
}SCSS
$custom: #ffaf86; $custom-light: #ffc7a9; $custom-dark: #000000;
JSON
{
"hex": "#ffaf86",
"rgb": {
"r": 255,
"g": 175,
"b": 134
},
"hsl": {
"h": 20.331,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.82179,
"c": 0.10895,
"h": 47.9
},
"luminance": 0.53641
}Semantic roles & 50–950 ramp
primary
#FFAF86
secondary
#4AADDF
accent
#98E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#181310
muted
#868280