#FAC97D#FAC97D
#FAC97D is a very light, moderate orange. Relative luminance 0.636; OKLCH L 86.3% C 0.109 H 77.5°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC97D |
|---|---|
| RGB | rgb(250, 201, 125) |
| HSL | hsl(36, 93%, 74%) |
| HSV | hsv(36, 50%, 98%) |
| CMYK | cmyk(0%, 19.6%, 50%, 2%) |
| CIE-LAB | lab(83.75, 8.33, 44.34) |
| CIE-LCH | lch(83.75, 45.12, 79.36°) |
| OKLab | oklab(86.3% 0.0237 0.1067) |
| OKLCH | oklch(86.3% 0.109 77.5) |
| XYZ | xyz(64.0154, 63.5816, 28.2987) |
| Luminance | 0.6358 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 7.14
Navajowhite
#FFDEAD
ΔE00 7.48
Sand (survey)
#E2CA76
ΔE00 7.88
Butterscotch
#FDB147
ΔE00 8.04
Wheat (survey)
#FBDD7E
ΔE00 8.05
Tan (survey)
#D1B26F
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC97D #7DAEFA
analogous
#FA8A7D #FAC97D #ECFA7D
triadic
#FAC97D #7DFAC9 #C97DFA
tetradic
#FAC97D #7DFA8A #7DAEFA #FA7DEC
square
#FAC97D #7DFA8A #7DAEFA #FA7DEC
split-complementary
#FAC97D #7DECFA #8A7DFA
monochromatic
#F39809 #F8B142 #FAC97D #FCE1B8 #FEF3E2
Accessibility & contrast
On white
1.53
#FAC97D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#FAC97D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC97D
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC97D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC97D | 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)
#DCCA77
Deuteranopia (green-blind)
#E8D67F
Tritanopia (blue-blind)
#FFBBB7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fac97d; /* rgb */ color: rgb(250, 201, 125); /* oklch */ color: oklch(86.3% 0.109 77.5);
Tailwind
colors: {
custom: {
50: '#fed9a4',
500: '#fac97d',
950: '#000000',
},
}SCSS
$custom: #fac97d; $custom-light: #fed9a4; $custom-dark: #000000;
JSON
{
"hex": "#fac97d",
"rgb": {
"r": 250,
"g": 201,
"b": 125
},
"hsl": {
"h": 36.48,
"s": 92.593,
"l": 73.529
},
"oklch": {
"l": 0.86301,
"c": 0.10925,
"h": 77.5
},
"luminance": 0.63578
}Semantic roles & 50–950 ramp
primary
#FAC97D
secondary
#447ED7
accent
#5AE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380