#FAC97E#FAC97E
#FAC97E is a very light, moderate orange. Relative luminance 0.636; OKLCH L 86.3% C 0.108 H 77.2°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC97E |
|---|---|
| RGB | rgb(250, 201, 126) |
| HSL | hsl(36, 93%, 74%) |
| HSV | hsv(36, 50%, 98%) |
| CMYK | cmyk(0%, 19.6%, 49.6%, 2%) |
| CIE-LAB | lab(83.76, 8.42, 43.86) |
| CIE-LCH | lch(83.76, 44.66, 79.13°) |
| OKLab | oklab(86.32% 0.024 0.1057) |
| OKLCH | oklch(86.32% 0.108 77.2) |
| XYZ | xyz(64.0796, 63.6073, 28.6369) |
| Luminance | 0.6360 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 7.01
Navajowhite
#FFDEAD
ΔE00 7.36
Sand (survey)
#E2CA76
ΔE00 7.98
Butterscotch
#FDB147
ΔE00 8.08
Wheat (survey)
#FBDD7E
ΔE00 8.17
Tan (survey)
#D1B26F
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC97E #7EAFFA
analogous
#FA8B7E #FAC97E #EDFA7E
triadic
#FAC97E #7EFAC9 #C97EFA
tetradic
#FAC97E #7EFA8B #7EAFFA #FA7EED
square
#FAC97E #7EFA8B #7EAFFA #FA7EED
split-complementary
#FAC97E #7EEDFA #8B7EFA
monochromatic
#F49709 #F8B043 #FAC97E #FCE2B9 #FEF3E2
Accessibility & contrast
On white
1.53
#FAC97E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#FAC97E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC97E
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC97E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC97E | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA78
Deuteranopia (green-blind)
#E8D680
Tritanopia (blue-blind)
#FFBBB7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fac97e; /* rgb */ color: rgb(250, 201, 126); /* oklch */ color: oklch(86.3% 0.108 77.2);
Tailwind
colors: {
custom: {
50: '#fed9a4',
500: '#fac97e',
950: '#000000',
},
}SCSS
$custom: #fac97e; $custom-light: #fed9a4; $custom-dark: #000000;
JSON
{
"hex": "#fac97e",
"rgb": {
"r": 250,
"g": 201,
"b": 126
},
"hsl": {
"h": 36.29,
"s": 92.537,
"l": 73.725
},
"oklch": {
"l": 0.86316,
"c": 0.10835,
"h": 77.2
},
"luminance": 0.63604
}Semantic roles & 50–950 ramp
primary
#FAC97E
secondary
#457FD7
accent
#5BE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380