#FAC884#FAC884
#FAC884 is a very light, moderate orange. Relative luminance 0.633; OKLCH L 86.2% C 0.103 H 74.3°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC884 |
|---|---|
| RGB | rgb(250, 200, 132) |
| HSL | hsl(35, 92%, 75%) |
| HSV | hsv(35, 47%, 98%) |
| CMYK | cmyk(0%, 20%, 47.2%, 2%) |
| CIE-LAB | lab(83.60, 9.49, 40.64) |
| CIE-LCH | lch(83.60, 41.73, 76.85°) |
| OKLab | oklab(86.22% 0.0278 0.0987) |
| OKLCH | oklch(86.22% 0.103 74.3) |
| XYZ | xyz(64.2460, 63.3021, 30.6599) |
| Luminance | 0.6330 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.14
Navajowhite
#FFDEAD
ΔE00 6.87
Light Peach
#FFD8B1
ΔE00 7.59
Very Light Brown
#D3B683
ΔE00 7.97
Butterscotch
#FDB147
ΔE00 8.29
Apricot (survey)
#FFB16D
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC884 #84B6FA
analogous
#FA8D84 #FAC884 #F1FA84
triadic
#FAC884 #84FAC8 #C884FA
tetradic
#FAC884 #84FA8D #84B6FA #FA84F1
square
#FAC884 #84FA8D #84B6FA #FA84F1
split-complementary
#FAC884 #84F1FA #8D84FA
monochromatic
#F5930E #F8AE49 #FAC884 #FCE2BF #FEF2E2
Accessibility & contrast
On white
1.54
#FAC884 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#FAC884 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC884
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC884 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC884 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC97F
Deuteranopia (green-blind)
#E7D586
Tritanopia (blue-blind)
#FFBBB7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fac884; /* rgb */ color: rgb(250, 200, 132); /* oklch */ color: oklch(86.2% 0.103 74.3);
Tailwind
colors: {
custom: {
50: '#fed8a8',
500: '#fac884',
950: '#000000',
},
}SCSS
$custom: #fac884; $custom-light: #fed8a8; $custom-dark: #000000;
JSON
{
"hex": "#fac884",
"rgb": {
"r": 250,
"g": 200,
"b": 132
},
"hsl": {
"h": 34.576,
"s": 92.188,
"l": 74.902
},
"oklch": {
"l": 0.86218,
"c": 0.10258,
"h": 74.3
},
"luminance": 0.63298
}Semantic roles & 50–950 ramp
primary
#FAC884
secondary
#4A86D8
accent
#61E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380