#FAC77D#FAC77D
#FAC77D is a very light, moderate orange. Relative luminance 0.627; OKLCH L 85.9% C 0.109 H 75.8°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC77D |
|---|---|
| RGB | rgb(250, 199, 125) |
| HSL | hsl(36, 93%, 74%) |
| HSV | hsv(36, 50%, 98%) |
| CMYK | cmyk(0%, 20.4%, 50%, 2%) |
| CIE-LAB | lab(83.26, 9.37, 43.74) |
| CIE-LCH | lch(83.26, 44.73, 77.90°) |
| OKLab | oklab(85.92% 0.0267 0.1053) |
| OKLCH | oklch(85.92% 0.109 75.8) |
| XYZ | xyz(63.5522, 62.6552, 28.1443) |
| Luminance | 0.6265 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.74
Butterscotch
#FDB147
ΔE00 7.58
Navajowhite
#FFDEAD
ΔE00 7.66
Very Light Brown
#D3B683
ΔE00 8.26
Tan (survey)
#D1B26F
ΔE00 8.27
Macaroni And Cheese
#EFB435
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC77D #7DB0FA
analogous
#FA887D #FAC77D #EEFA7D
triadic
#FAC77D #7DFAC7 #C77DFA
tetradic
#FAC77D #7DFA88 #7DB0FA #FA7DEE
square
#FAC77D #7DFA88 #7DB0FA #FA7DEE
split-complementary
#FAC77D #7DEEFA #887DFA
monochromatic
#F39409 #F8AE42 #FAC77D #FCE0B8 #FEF2E2
Accessibility & contrast
On white
1.55
#FAC77D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#FAC77D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC77D
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC77D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC77D | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC877
Deuteranopia (green-blind)
#E7D47F
Tritanopia (blue-blind)
#FFB9B5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fac77d; /* rgb */ color: rgb(250, 199, 125); /* oklch */ color: oklch(85.9% 0.109 75.8);
Tailwind
colors: {
custom: {
50: '#fed7a4',
500: '#fac77d',
950: '#000000',
},
}SCSS
$custom: #fac77d; $custom-light: #fed7a4; $custom-dark: #000000;
JSON
{
"hex": "#fac77d",
"rgb": {
"r": 250,
"g": 199,
"b": 125
},
"hsl": {
"h": 35.52,
"s": 92.593,
"l": 73.529
},
"oklch": {
"l": 0.85919,
"c": 0.10863,
"h": 75.8
},
"luminance": 0.62652
}Semantic roles & 50–950 ramp
primary
#FAC77D
secondary
#4480D7
accent
#5EE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380