#FAC984#FAC984
#FAC984 is a very light, moderate orange. Relative luminance 0.638; OKLCH L 86.4% C 0.103 H 75.2°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC984 |
|---|---|
| RGB | rgb(250, 201, 132) |
| HSL | hsl(35, 92%, 75%) |
| HSV | hsv(35, 47%, 98%) |
| CMYK | cmyk(0%, 19.6%, 47.2%, 2%) |
| CIE-LAB | lab(83.84, 8.97, 40.95) |
| CIE-LCH | lch(83.84, 41.92, 77.64°) |
| OKLab | oklab(86.41% 0.0263 0.0994) |
| OKLCH | oklch(86.41% 0.103 75.2) |
| XYZ | xyz(64.4784, 63.7668, 30.7373) |
| Luminance | 0.6376 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.32
Navajowhite
#FFDEAD
ΔE00 6.72
Light Peach
#FFD8B1
ΔE00 7.69
Very Light Brown
#D3B683
ΔE00 7.98
Pale Peach
#FFE5AD
ΔE00 8.41
Tan (survey)
#D1B26F
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC984 #84B5FA
analogous
#FA8E84 #FAC984 #F0FA84
triadic
#FAC984 #84FAC9 #C984FA
tetradic
#FAC984 #84FA8E #84B5FA #FA84F0
square
#FAC984 #84FA8E #84B5FA #FA84F0
split-complementary
#FAC984 #84F0FA #8E84FA
monochromatic
#F5950E #F8AF49 #FAC984 #FCE3BF #FEF2E2
Accessibility & contrast
On white
1.53
#FAC984 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#FAC984 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC984
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC984 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC984 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA7F
Deuteranopia (green-blind)
#E7D686
Tritanopia (blue-blind)
#FFBCB8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fac984; /* rgb */ color: rgb(250, 201, 132); /* oklch */ color: oklch(86.4% 0.103 75.2);
Tailwind
colors: {
custom: {
50: '#fed9a9',
500: '#fac984',
950: '#000000',
},
}SCSS
$custom: #fac984; $custom-light: #fed9a9; $custom-dark: #000000;
JSON
{
"hex": "#fac984",
"rgb": {
"r": 250,
"g": 201,
"b": 132
},
"hsl": {
"h": 35.085,
"s": 92.188,
"l": 74.902
},
"oklch": {
"l": 0.86408,
"c": 0.10285,
"h": 75.2
},
"luminance": 0.63763
}Semantic roles & 50–950 ramp
primary
#FAC984
secondary
#4A85D8
accent
#5FE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380