#FAC885#FAC885
#FAC885 is a very light, moderate orange. Relative luminance 0.633; OKLCH L 86.2% C 0.102 H 73.9°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC885 |
|---|---|
| RGB | rgb(250, 200, 133) |
| HSL | hsl(34, 92%, 75%) |
| HSV | hsv(34, 47%, 98%) |
| CMYK | cmyk(0%, 20%, 46.8%, 2%) |
| CIE-LAB | lab(83.62, 9.59, 40.15) |
| CIE-LCH | lch(83.62, 41.28, 76.57°) |
| OKLab | oklab(86.23% 0.0282 0.0977) |
| OKLCH | oklch(86.23% 0.102 73.9) |
| XYZ | xyz(64.3148, 63.3296, 31.0220) |
| Luminance | 0.6333 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.05
Navajowhite
#FFDEAD
ΔE00 6.78
Light Peach
#FFD8B1
ΔE00 7.41
Very Light Brown
#D3B683
ΔE00 7.94
Apricot (survey)
#FFB16D
ΔE00 8.20
Butterscotch
#FDB147
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC885 #85B7FA
analogous
#FA8D85 #FAC885 #F1FA85
triadic
#FAC885 #85FAC8 #C885FA
tetradic
#FAC885 #85FA8D #85B7FA #FA85F1
square
#FAC885 #85FA8D #85B7FA #FA85F1
split-complementary
#FAC885 #85F1FA #8D85FA
monochromatic
#F5930F #F8AD4A #FAC885 #FCE3C0 #FEF2E2
Accessibility & contrast
On white
1.54
#FAC885 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#FAC885 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC885
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC885 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC885 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC980
Deuteranopia (green-blind)
#E6D587
Tritanopia (blue-blind)
#FFBBB7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fac885; /* rgb */ color: rgb(250, 200, 133); /* oklch */ color: oklch(86.2% 0.102 73.9);
Tailwind
colors: {
custom: {
50: '#fed8a9',
500: '#fac885',
950: '#000000',
},
}SCSS
$custom: #fac885; $custom-light: #fed8a9; $custom-dark: #000000;
JSON
{
"hex": "#fac885",
"rgb": {
"r": 250,
"g": 200,
"b": 133
},
"hsl": {
"h": 34.359,
"s": 92.126,
"l": 75.098
},
"oklch": {
"l": 0.86234,
"c": 0.10167,
"h": 73.9
},
"luminance": 0.63326
}Semantic roles & 50–950 ramp
primary
#FAC885
secondary
#4B87D8
accent
#62E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381