#FAC987#FAC987
#FAC987 is a very light, moderate orange. Relative luminance 0.638; OKLCH L 86.5% C 0.100 H 74.1°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC987 |
|---|---|
| RGB | rgb(250, 201, 135) |
| HSL | hsl(34, 92%, 75%) |
| HSV | hsv(34, 46%, 98%) |
| CMYK | cmyk(0%, 19.6%, 46%, 2%) |
| CIE-LAB | lab(83.89, 9.26, 39.48) |
| CIE-LCH | lch(83.89, 40.55, 76.80°) |
| OKLab | oklab(86.46% 0.0274 0.0963) |
| OKLCH | oklch(86.46% 0.1 74.1) |
| XYZ | xyz(64.6866, 63.8501, 31.8341) |
| Luminance | 0.6385 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.02
Navajowhite
#FFDEAD
ΔE00 6.45
Light Peach
#FFD8B1
ΔE00 7.15
Very Light Brown
#D3B683
ΔE00 7.88
Moccasin
#FFE4B5
ΔE00 8.35
Pale Peach
#FFE5AD
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC987 #87B8FA
analogous
#FA8F87 #FAC987 #F1FA87
triadic
#FAC987 #87FAC9 #C987FA
tetradic
#FAC987 #87FA8F #87B8FA #FA87F1
square
#FAC987 #87FA8F #87B8FA #FA87F1
split-complementary
#FAC987 #87F1FA #8F87FA
monochromatic
#F59411 #F8AF4C #FAC987 #FCE3C2 #FEF2E2
Accessibility & contrast
On white
1.53
#FAC987 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#FAC987 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC987
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC987 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC987 | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCA82
Deuteranopia (green-blind)
#E7D689
Tritanopia (blue-blind)
#FFBCB8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fac987; /* rgb */ color: rgb(250, 201, 135); /* oklch */ color: oklch(86.5% 0.100 74.1);
Tailwind
colors: {
custom: {
50: '#fed9ab',
500: '#fac987',
950: '#000000',
},
}SCSS
$custom: #fac987; $custom-light: #fed9ab; $custom-dark: #000000;
JSON
{
"hex": "#fac987",
"rgb": {
"r": 250,
"g": 201,
"b": 135
},
"hsl": {
"h": 34.435,
"s": 92,
"l": 75.49
},
"oklch": {
"l": 0.86456,
"c": 0.10009,
"h": 74.1
},
"luminance": 0.63847
}Semantic roles & 50–950 ramp
primary
#FAC987
secondary
#4D88D8
accent
#62E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381