#FFA987#FFA987
#FFA987 is a light, moderate orange. Relative luminance 0.514; OKLCH L 81.1% C 0.112 H 42.3°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA987 |
|---|---|
| RGB | rgb(255, 169, 135) |
| HSL | hsl(17, 100%, 76%) |
| HSV | hsv(17, 47%, 100%) |
| CMYK | cmyk(0%, 33.7%, 47.1%, 0%) |
| CIE-LAB | lab(76.91, 27.96, 30.51) |
| CIE-LCH | lch(76.91, 41.38, 47.50°) |
| OKLab | oklab(81.15% 0.0829 0.0755) |
| OKLCH | oklch(81.15% 0.112 42.3) |
| XYZ | xyz(59.8043, 51.3900, 29.6865) |
| Luminance | 0.5139 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 2.41
Pale Salmon
#FFB19A
ΔE00 3.88
Light Salmon
#FEA993
ΔE00 3.89
Darksalmon
#E9967A
ΔE00 5.50
Peach (survey)
#FFB07C
ΔE00 6.08
Blush (survey)
#F29E8E
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA987 #87DDFF
analogous
#FF87A1 #FFA987 #FFE587
triadic
#FFA987 #87FFA9 #A987FF
tetradic
#FFA987 #A1FF87 #87DDFF #E587FF
square
#FFA987 #A1FF87 #87DDFF #E587FF
split-complementary
#FFA987 #87FFE5 #87A1FF
monochromatic
#FF510D #FF7D4A #FFA987 #FFD5C4 #FFE9E0
Accessibility & contrast
On white
1.86
#FFA987 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#FFA987 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA987
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA987 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA987 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB384
Deuteranopia (green-blind)
#D3C586
Tritanopia (blue-blind)
#FF9BA0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ffa987; /* rgb */ color: rgb(255, 169, 135); /* oklch */ color: oklch(81.1% 0.112 42.3);
Tailwind
colors: {
custom: {
50: '#ffc3aa',
500: '#ffa987',
950: '#000000',
},
}SCSS
$custom: #ffa987; $custom-light: #ffc3aa; $custom-dark: #000000;
JSON
{
"hex": "#ffa987",
"rgb": {
"r": 255,
"g": 169,
"b": 135
},
"hsl": {
"h": 17,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.81148,
"c": 0.11215,
"h": 42.3
},
"luminance": 0.51385
}Semantic roles & 50–950 ramp
primary
#FFA987
secondary
#4BB5DF
accent
#A4E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#191210
muted
#878281