#FAA987#FAA987
#FAA987 is a light, moderate orange. Relative luminance 0.504; OKLCH L 80.6% C 0.107 H 43.6°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FAA987 |
|---|---|
| RGB | rgb(250, 169, 135) |
| HSL | hsl(18, 92%, 75%) |
| HSV | hsv(18, 46%, 98%) |
| CMYK | cmyk(0%, 32.4%, 46%, 2%) |
| CIE-LAB | lab(76.35, 26.02, 29.66) |
| CIE-LCH | lch(76.35, 39.45, 48.73°) |
| OKLab | oklab(80.59% 0.0774 0.0736) |
| OKLCH | oklch(80.59% 0.107 43.6) |
| XYZ | xyz(57.9884, 50.4537, 29.6013) |
| Luminance | 0.5045 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 2.81
Pale Salmon
#FFB19A
ΔE00 4.08
Light Salmon
#FEA993
ΔE00 4.27
Darksalmon
#E9967A
ΔE00 5.27
Peach (survey)
#FFB07C
ΔE00 5.64
Pinkish Tan
#D99B82
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAA987 #87D8FA
analogous
#FA879E #FAA987 #FAE287
triadic
#FAA987 #87FAA9 #A987FA
tetradic
#FAA987 #9EFA87 #87D8FA #E287FA
square
#FAA987 #9EFA87 #87D8FA #E287FA
split-complementary
#FAA987 #87FAE2 #879EFA
monochromatic
#F55511 #F87F4C #FAA987 #FCD3C2 #FEEAE2
Accessibility & contrast
On white
1.89
#FAA987 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#FAA987 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAA987
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAA987 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAA987 | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB284
Deuteranopia (green-blind)
#D1C387
Tritanopia (blue-blind)
#FF9BA0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #faa987; /* rgb */ color: rgb(250, 169, 135); /* oklch */ color: oklch(80.6% 0.107 43.6);
Tailwind
colors: {
custom: {
50: '#ffc3aa',
500: '#faa987',
950: '#000000',
},
}SCSS
$custom: #faa987; $custom-light: #ffc3aa; $custom-dark: #000000;
JSON
{
"hex": "#faa987",
"rgb": {
"r": 250,
"g": 169,
"b": 135
},
"hsl": {
"h": 17.739,
"s": 92,
"l": 75.49
},
"oklch": {
"l": 0.80586,
"c": 0.10676,
"h": 43.6
},
"luminance": 0.50449
}Semantic roles & 50–950 ramp
primary
#FAA987
secondary
#4DAFD8
accent
#A2E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281