#FAC887#FAC887
#FAC887 is a very light, moderate orange. Relative luminance 0.634; OKLCH L 86.3% C 0.100 H 73.2°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC887 |
|---|---|
| RGB | rgb(250, 200, 135) |
| HSL | hsl(34, 92%, 75%) |
| HSV | hsv(34, 46%, 98%) |
| CMYK | cmyk(0%, 20%, 46%, 2%) |
| CIE-LAB | lab(83.64, 9.78, 39.17) |
| CIE-LCH | lch(83.64, 40.37, 75.98°) |
| OKLab | oklab(86.27% 0.0289 0.0956) |
| OKLCH | oklch(86.27% 0.1 73.2) |
| XYZ | xyz(64.4543, 63.3854, 31.7566) |
| Luminance | 0.6338 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.87
Navajowhite
#FFDEAD
ΔE00 6.63
Light Peach
#FFD8B1
ΔE00 7.06
Very Light Brown
#D3B683
ΔE00 7.90
Apricot (survey)
#FFB16D
ΔE00 8.03
Moccasin
#FFE4B5
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC887 #87B9FA
analogous
#FA8E87 #FAC887 #F2FA87
triadic
#FAC887 #87FAC8 #C887FA
tetradic
#FAC887 #87FA8E #87B9FA #FA87F2
square
#FAC887 #87FA8E #87B9FA #FA87F2
split-complementary
#FAC887 #87F2FA #8E87FA
monochromatic
#F59211 #F8AD4C #FAC887 #FCE3C2 #FEF2E2
Accessibility & contrast
On white
1.54
#FAC887 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#FAC887 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC887
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC887 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC887 | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACA82
Deuteranopia (green-blind)
#E6D589
Tritanopia (blue-blind)
#FFBBB8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fac887; /* rgb */ color: rgb(250, 200, 135); /* oklch */ color: oklch(86.3% 0.100 73.2);
Tailwind
colors: {
custom: {
50: '#fed8ab',
500: '#fac887',
950: '#000000',
},
}SCSS
$custom: #fac887; $custom-light: #fed8ab; $custom-dark: #000000;
JSON
{
"hex": "#fac887",
"rgb": {
"r": 250,
"g": 200,
"b": 135
},
"hsl": {
"h": 33.913,
"s": 92,
"l": 75.49
},
"oklch": {
"l": 0.86266,
"c": 0.09984,
"h": 73.2
},
"luminance": 0.63382
}Semantic roles & 50–950 ramp
primary
#FAC887
secondary
#4D89D8
accent
#64E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381