#FACD79#FACD79
#FACD79 is a very light, moderate orange. Relative luminance 0.654; OKLCH L 87.0% C 0.114 H 81.9°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FACD79 |
|---|---|
| RGB | rgb(250, 205, 121) |
| HSL | hsl(39, 93%, 73%) |
| HSV | hsv(39, 52%, 98%) |
| CMYK | cmyk(0%, 18%, 51.6%, 2%) |
| CIE-LAB | lab(84.67, 5.92, 47.47) |
| CIE-LCH | lch(84.67, 47.84, 82.89°) |
| OKLab | oklab(87.01% 0.0161 0.1133) |
| OKLCH | oklch(87.01% 0.114 81.9) |
| XYZ | xyz(64.7096, 65.3707, 27.2949) |
| Luminance | 0.6537 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 5.88
Sand (survey)
#E2CA76
ΔE00 6.28
Light Mustard
#F7D560
ΔE00 6.53
Maize
#F4D054
ΔE00 6.79
Sandy
#F1DA7A
ΔE00 7.29
Pale Gold
#FDDE6C
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FACD79 #79A6FA
analogous
#FA8C79 #FACD79 #E6FA79
triadic
#FACD79 #79FACD #CD79FA
tetradic
#FACD79 #79FA8C #79A6FA #FA79E6
square
#FACD79 #79FA8C #79A6FA #FA79E6
split-complementary
#FACD79 #79E6FA #8C79FA
monochromatic
#F09F09 #F8B73E #FACD79 #FCE3B4 #FEF4E2
Accessibility & contrast
On white
1.49
#FACD79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#FACD79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FACD79
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FACD79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FACD79 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD72
Deuteranopia (green-blind)
#EBD87C
Tritanopia (blue-blind)
#FFBFB9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #facd79; /* rgb */ color: rgb(250, 205, 121); /* oklch */ color: oklch(87.0% 0.114 81.9);
Tailwind
colors: {
custom: {
50: '#ffdca1',
500: '#facd79',
950: '#000000',
},
}SCSS
$custom: #facd79; $custom-light: #ffdca1; $custom-dark: #000000;
JSON
{
"hex": "#facd79",
"rgb": {
"r": 250,
"g": 205,
"b": 121
},
"hsl": {
"h": 39.07,
"s": 92.806,
"l": 72.745
},
"oklch": {
"l": 0.87012,
"c": 0.11447,
"h": 81.9
},
"luminance": 0.65367
}Semantic roles & 50–950 ramp
primary
#FACD79
secondary
#4175D7
accent
#50E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18150F
muted
#868480