#FACD7C#FACD7C
#FACD7C is a very light, moderate orange. Relative luminance 0.654; OKLCH L 87.1% C 0.112 H 81.1°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FACD7C |
|---|---|
| RGB | rgb(250, 205, 124) |
| HSL | hsl(39, 93%, 73%) |
| HSV | hsv(39, 50%, 98%) |
| CMYK | cmyk(0%, 18%, 50.4%, 2%) |
| CIE-LAB | lab(84.71, 6.18, 46.04) |
| CIE-LCH | lch(84.71, 46.45, 82.36°) |
| OKLab | oklab(87.05% 0.0172 0.1104) |
| OKLCH | oklch(87.05% 0.112 81.1) |
| XYZ | xyz(64.8964, 65.4454, 28.2789) |
| Luminance | 0.6544 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 6.17
Sand (survey)
#E2CA76
ΔE00 6.47
Light Mustard
#F7D560
ΔE00 7.01
Maize
#F4D054
ΔE00 7.31
Navajowhite
#FFDEAD
ΔE00 7.51
Sandy
#F1DA7A
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FACD7C #7CA9FA
analogous
#FA8E7C #FACD7C #E8FA7C
triadic
#FACD7C #7CFACD #CD7CFA
tetradic
#FACD7C #7CFA8E #7CA9FA #FA7CE8
square
#FACD7C #7CFA8E #7CA9FA #FA7CE8
split-complementary
#FACD7C #7CE8FA #8E7CFA
monochromatic
#F29F09 #F8B641 #FACD7C #FCE3B7 #FEF4E2
Accessibility & contrast
On white
1.49
#FACD7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#FACD7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FACD7C
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FACD7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FACD7C | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD75
Deuteranopia (green-blind)
#EBD87E
Tritanopia (blue-blind)
#FFBFB9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #facd7c; /* rgb */ color: rgb(250, 205, 124); /* oklch */ color: oklch(87.1% 0.112 81.1);
Tailwind
colors: {
custom: {
50: '#fedca3',
500: '#facd7c',
950: '#000000',
},
}SCSS
$custom: #facd7c; $custom-light: #fedca3; $custom-dark: #000000;
JSON
{
"hex": "#facd7c",
"rgb": {
"r": 250,
"g": 205,
"b": 124
},
"hsl": {
"h": 38.571,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.87054,
"c": 0.1117,
"h": 81.1
},
"luminance": 0.65442
}Semantic roles & 50–950 ramp
primary
#FACD7C
secondary
#4378D7
accent
#52E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18150F
muted
#868480