#FACD77#FACD77
#FACD77 is a very light, moderate orange. Relative luminance 0.653; OKLCH L 87.0% C 0.116 H 82.4°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FACD77 |
|---|---|
| RGB | rgb(250, 205, 119) |
| HSL | hsl(39, 93%, 72%) |
| HSV | hsv(39, 52%, 98%) |
| CMYK | cmyk(0%, 18%, 52.4%, 2%) |
| CIE-LAB | lab(84.65, 5.75, 48.42) |
| CIE-LCH | lch(84.65, 48.76, 83.23°) |
| OKLab | oklab(86.98% 0.0154 0.1153) |
| OKLCH | oklch(86.98% 0.116 82.4) |
| XYZ | xyz(64.5882, 65.3221, 26.6556) |
| Luminance | 0.6532 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 5.72
Sand (survey)
#E2CA76
ΔE00 6.18
Light Mustard
#F7D560
ΔE00 6.23
Maize
#F4D054
ΔE00 6.46
Pale Gold
#FDDE6C
ΔE00 7.12
Sandy
#F1DA7A
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FACD77 #77A4FA
analogous
#FA8B77 #FACD77 #E6FA77
triadic
#FACD77 #77FACD #CD77FA
tetradic
#FACD77 #77FA8B #77A4FA #FA77E6
square
#FACD77 #77FA8B #77A4FA #FA77E6
split-complementary
#FACD77 #77E6FA #8B77FA
monochromatic
#EE9F09 #F8B73C #FACD77 #FCE3B2 #FEF4E1
Accessibility & contrast
On white
1.49
#FACD77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#FACD77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FACD77
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FACD77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FACD77 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CD70
Deuteranopia (green-blind)
#EBD87A
Tritanopia (blue-blind)
#FFBFB9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #facd77; /* rgb */ color: rgb(250, 205, 119); /* oklch */ color: oklch(87.0% 0.116 82.4);
Tailwind
colors: {
custom: {
50: '#ffdca0',
500: '#facd77',
950: '#000000',
},
}SCSS
$custom: #facd77; $custom-light: #ffdca0; $custom-dark: #000000;
JSON
{
"hex": "#facd77",
"rgb": {
"r": 250,
"g": 205,
"b": 119
},
"hsl": {
"h": 39.389,
"s": 92.908,
"l": 72.353
},
"oklch": {
"l": 0.86984,
"c": 0.11629,
"h": 82.4
},
"luminance": 0.65319
}Semantic roles & 50–950 ramp
primary
#FACD77
secondary
#3F73D6
accent
#4FE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18150F
muted
#868480